-
- Downloads
Issue #3513675: Create tools needed to create an agent
parent
92a03464
No related branches found
No related tags found
Showing
- config/schema/ai_agents.schema.yml 39 additions, 0 deletionsconfig/schema/ai_agents.schema.yml
- src/Entity/AiAgent.php 2 additions, 2 deletionssrc/Entity/AiAgent.php
- src/Form/AiAgentForm.php 8 additions, 3 deletionssrc/Form/AiAgentForm.php
- src/Plugin/AiFunctionCall/AddAiAssistantAgentAction.php 131 additions, 0 deletionssrc/Plugin/AiFunctionCall/AddAiAssistantAgentAction.php
- src/Plugin/AiFunctionCall/Children/CreateAgentConfigToolsEnabled.php 35 additions, 0 deletions...AiFunctionCall/Children/CreateAgentConfigToolsEnabled.php
- src/Plugin/AiFunctionCall/CreateAgentConfig.php 180 additions, 0 deletionssrc/Plugin/AiFunctionCall/CreateAgentConfig.php
- src/Plugin/AiFunctionCall/GetConfigSchema.php 81 additions, 0 deletionssrc/Plugin/AiFunctionCall/GetConfigSchema.php
- src/Plugin/AiFunctionCall/GetToolExecuteCode.php 104 additions, 0 deletionssrc/Plugin/AiFunctionCall/GetToolExecuteCode.php
- src/Plugin/AiFunctionCall/ListAiTools.php 102 additions, 0 deletionssrc/Plugin/AiFunctionCall/ListAiTools.php
Loading
Please register or sign in to comment