Spaces:
Sleeping
Sleeping
another one
Browse files
app.py
CHANGED
@@ -10,7 +10,6 @@ from smolagents import LiteLLMModel
|
|
10 |
|
11 |
from agents.single_agent import create_single_agent
|
12 |
from config import (
|
13 |
-
get_gradio_config,
|
14 |
get_model_id,
|
15 |
get_ollama_api_base,
|
16 |
load_api_keys,
|
|
|
10 |
|
11 |
from agents.single_agent import create_single_agent
|
12 |
from config import (
|
|
|
13 |
get_model_id,
|
14 |
get_ollama_api_base,
|
15 |
load_api_keys,
|