piusanalytics commited on
Commit
4d54c31
·
verified ·
1 Parent(s): 3944ae6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  # import google.generativeai as palm
2
  import os
3
  import langchain
4
- from langchain_core.chains import LLMChain
5
  from langchain_core.prompts import (
6
  ChatPromptTemplate,
7
  PromptTemplate,
 
1
  # import google.generativeai as palm
2
  import os
3
  import langchain
4
+ from langchain.chains import LLMChain
5
  from langchain_core.prompts import (
6
  ChatPromptTemplate,
7
  PromptTemplate,