idea123 commited on
Commit
715f082
1 Parent(s): 8131378

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -10,7 +10,6 @@ import uuid
10
 
11
  from IPython.display import Markdown, display
12
 
13
- from llama_index import LlamaIndex
14
  from llama_index.core import Settings
15
  from llama_index.llms.ollama import Ollama
16
  from llama_index.core import PromptTemplate
 
10
 
11
  from IPython.display import Markdown, display
12
 
 
13
  from llama_index.core import Settings
14
  from llama_index.llms.ollama import Ollama
15
  from llama_index.core import PromptTemplate