netero89 commited on
Commit
4d6fbb7
·
verified ·
1 Parent(s): ad1d3ea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -17,7 +17,6 @@ from langchain_core.messages import AIMessage, HumanMessage
17
  llm = Ollama(model = "mistral")
18
 
19
 
20
-
21
  def build_the_bot2(input_text):
22
 
23
  import os
 
17
  llm = Ollama(model = "mistral")
18
 
19
 
 
20
  def build_the_bot2(input_text):
21
 
22
  import os