mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
organize core submodule (#27)
This commit is contained in:
@@ -4,7 +4,7 @@ from typing import Any
|
||||
|
||||
import openai
|
||||
from agnext.agent_components.model_client import OpenAI
|
||||
from agnext.application_components.single_threaded_agent_runtime import (
|
||||
from agnext.application_components import (
|
||||
SingleThreadedAgentRuntime,
|
||||
)
|
||||
from agnext.chat.agents.oai_assistant import OpenAIAssistantAgent
|
||||
|
||||
Reference in New Issue
Block a user