mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
Move grpc runtimes to ext, flatten application (#4553)
* Move grpc runtimes to ext, flatten application * rename to grpc * fmt
This commit is contained in:
@@ -9,7 +9,7 @@ from openai import AzureOpenAI
|
||||
from typing import List
|
||||
|
||||
from autogen_core import AgentId, AgentProxy, TopicId
|
||||
from autogen_core.application import SingleThreadedAgentRuntime
|
||||
from autogen_core import SingleThreadedAgentRuntime
|
||||
from autogen_core.application.logging import EVENT_LOGGER_NAME
|
||||
from autogen_core.components.models import (
|
||||
ChatCompletionClient,
|
||||
|
||||
Reference in New Issue
Block a user