Tonic commited on
Commit
6ae789a
Β·
verified Β·
1 Parent(s): c554878

Update src/agentics/agents.py

Browse files
Files changed (1) hide show
  1. src/agentics/agents.py +1 -1
src/agentics/agents.py CHANGED
@@ -1,5 +1,5 @@
1
  import autogen
2
- from autogen.agentchat.assistant_agent import AssistantAgent
3
  from autogen.autogen.agentchat.contrib.retrieve_user_proxy_agent import RetrieveUserProxyAgent
4
  import chromadb
5
 
 
1
  import autogen
2
+ from autogen.autogen.agentchat.assistant_agent import AssistantAgent
3
  from autogen.autogen.agentchat.contrib.retrieve_user_proxy_agent import RetrieveUserProxyAgent
4
  import chromadb
5