Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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
|