MCPcopy Create free account

hub / github.com/ag2ai/ag2studio / types & classes

Types & classes47 in github.com/ag2ai/ag2studio

↓ 11 callersClassResponse
ag2studio/datamodel.py:285
↓ 9 callersClassSession
ag2studio/datamodel.py:51
↓ 6 callersClassAgent
ag2studio/datamodel.py:205
↓ 6 callersClassAgentConfig
ag2studio/datamodel.py:150
↓ 4 callersClassModel
ag2studio/datamodel.py:119
↓ 3 callersClassMessage
ag2studio/datamodel.py:29
↓ 2 callersClassExtendedConversableAgent
ag2studio/workflowmanager.py:281
↓ 2 callersClassSocketMessage
ag2studio/datamodel.py:291
↓ 2 callersClassWorkflow
ag2studio/datamodel.py:259
↓ 1 callersClassAutoGenChatManager
This class handles the automated generation and management of chat interactions using an automated workflow configuration and message queue.
ag2studio/chatmanager.py:27
↓ 1 callersClassDBManager
A class to manage database operations
ag2studio/database/dbmanager.py:30
↓ 1 callersClassExtendedGroupChatManager
ag2studio/workflowmanager.py:303
↓ 1 callersClassSkill
ag2studio/datamodel.py:80
↓ 1 callersClassWebSocketConnectionManager
Manages WebSocket connections including sending, broadcasting, and managing the lifecycle of connections.
ag2studio/chatmanager.py:171
↓ 1 callersClassWorkflowAgentLink
ag2studio/datamodel.py:185
↓ 1 callersClassWorkflowManager
AutoGenWorkFlowManager class to load agents from a provided configuration and run a chat between them
ag2studio/workflowmanager.py:27
ClassAgentLink
ag2studio/datamodel.py:195
ClassAgentModelLink
ag2studio/datamodel.py:74
ClassAgentSkillLink
ag2studio/datamodel.py:68
ClassAgentType
ag2studio/datamodel.py:173
ClassCodeExecutionConfigTypes
ag2studio/datamodel.py:144
InterfaceCodeProps
frontend/src/components/atoms.tsx:25
InterfaceCodeViewProps
frontend/src/components/atoms.tsx:48
InterfaceConfigState
frontend/src/hooks/store.tsx:6
InterfaceIAgent
frontend/src/components/types.ts:53
InterfaceIAgentConfig
frontend/src/components/types.ts:35
InterfaceIAppContext
frontend/src/hooks/provider.tsx:19
InterfaceIChatMessage
frontend/src/components/types.ts:20
InterfaceIChatSession
frontend/src/components/types.ts:97
InterfaceICodeProps
frontend/src/components/atoms.tsx:474
InterfaceIGalleryItem
frontend/src/components/types.ts:106
InterfaceILLMConfig
frontend/src/components/types.ts:27
InterfaceIMessage
frontend/src/components/types.ts:3
InterfaceIMetadataFile
frontend/src/components/types.ts:89
InterfaceIModelConfig
frontend/src/components/types.ts:76
InterfaceIProps
frontend/src/components/atoms.tsx:32
InterfaceISkill
frontend/src/components/types.ts:115
InterfaceIStatus
frontend/src/components/types.ts:14
InterfaceIUser
frontend/src/hooks/provider.tsx:11
InterfaceIWorkflow
frontend/src/components/types.ts:63
ClassLLMConfig
Data model for LLM Config for AutoGen
ag2studio/datamodel.py:102
ClassModelTypes
ag2studio/datamodel.py:113
ClassPreDevelopCommand
Pre-installation for development mode.
setup.py:21
ClassPreInstallCommand
Pre-installation for installation mode.
setup.py:11
ClassWorkFlowSummaryMethod
ag2studio/datamodel.py:253
ClassWorkFlowType
ag2studio/datamodel.py:248
ClassWorkflowAgentType
ag2studio/datamodel.py:179