Spaces:
Sleeping
Sleeping
Vaishak G Kumar
commited on
Update src/agentics/agents.py
Browse files- src/agentics/agents.py +1 -1
src/agentics/agents.py
CHANGED
@@ -4,7 +4,7 @@ from autogen.agentchat.assistant_agent import AssistantAgent
|
|
4 |
from autogen.agentchat.contrib.retrieve_user_proxy_agent import RetrieveUserProxyAgent
|
5 |
from autogen.agentchat.conversable_agent import ConversableAgent
|
6 |
import chromadb
|
7 |
-
|
8 |
|
9 |
config_list = autogen.config_list_from_json(
|
10 |
"OAI_CONFIG_LIST.json",
|
|
|
4 |
from autogen.agentchat.contrib.retrieve_user_proxy_agent import RetrieveUserProxyAgent
|
5 |
from autogen.agentchat.conversable_agent import ConversableAgent
|
6 |
import chromadb
|
7 |
+
|
8 |
|
9 |
config_list = autogen.config_list_from_json(
|
10 |
"OAI_CONFIG_LIST.json",
|