mirror of
https://github.com/agentuniverse-ai/agentUniverse.git
synced 2026-02-09 01:59:19 +08:00
fix FileName in examples
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/4/8 20:58
|
||||
# @Author : jerry.zzw
|
||||
# @Email : jerry.zzw@antgroup.com
|
||||
# @FileName: server_application.py
|
||||
# @FileName: mcp_application.py
|
||||
from agentuniverse.agent_serve.web.mcp.mcp_server_manager import MCPServerManager
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/11/12 11:59
|
||||
# @Author : wangchongshi
|
||||
# @Email : wangchongshi.wcs@antgroup.com
|
||||
# @FileName: search_context_tool.py
|
||||
# @FileName: product_info_tool.py
|
||||
from agentuniverse.agent.action.tool.tool import Tool, ToolInput
|
||||
from basic_sop_app.intelligence.utils.constant import product_b_info, product_c_info
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# @Time : 2024/11/28 17:17
|
||||
# @Author : jijiawei
|
||||
# @Email : jijiawei.jjw@antgroup.com
|
||||
# @FileName: pet_insurance_multi_agent_test.py
|
||||
# @FileName: recommend_sop_agent_test.py
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
from agentuniverse.agent.agent import Agent
|
||||
from agentuniverse.agent.agent_manager import AgentManager
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/4/8 20:58
|
||||
# @Author : jerry.zzw
|
||||
# @Email : jerry.zzw@antgroup.com
|
||||
# @FileName: server_application.py
|
||||
# @FileName: mcp_application.py
|
||||
from agentuniverse.agent_serve.web.mcp.mcp_server_manager import MCPServerManager
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/4/8 20:58
|
||||
# @Author : jerry.zzw
|
||||
# @Email : jerry.zzw@antgroup.com
|
||||
# @FileName: server_application.py
|
||||
# @FileName: mcp_application.py
|
||||
from agentuniverse.agent_serve.web.mcp.mcp_server_manager import MCPServerManager
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/7/24 15:35
|
||||
# @Author : wangchongshi
|
||||
# @Email : wangchongshi.wcs@antgroup.com
|
||||
# @FileName: product_boostrap.py
|
||||
# @FileName: product_application.py
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
from agentuniverse_product.agentuniverse_product import AgentUniverseProduct
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time :
|
||||
# @Author :
|
||||
# @Email :
|
||||
# @FileName: test_rag_agent.py
|
||||
# @FileName: run_demo_agent.py
|
||||
from agentuniverse.agent.agent import Agent
|
||||
from agentuniverse.agent.agent_manager import AgentManager
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/4/8 20:58
|
||||
# @Author : jerry.zzw
|
||||
# @Email : jerry.zzw@antgroup.com
|
||||
# @FileName: server_application.py
|
||||
# @FileName: mcp_application.py
|
||||
from agentuniverse.agent_serve.web.mcp.mcp_server_manager import MCPServerManager
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/6/7 11:22
|
||||
# @Author : wangchongshi
|
||||
# @Email : wangchongshi.wcs@antgroup.com
|
||||
# @FileName: discussion_chat_bots.py
|
||||
# @FileName: discussion_agents.py
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
from agentuniverse.agent.agent import Agent
|
||||
from agentuniverse.agent.agent_manager import AgentManager
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/4/8 20:58
|
||||
# @Author : jerry.zzw
|
||||
# @Email : jerry.zzw@antgroup.com
|
||||
# @FileName: server_application.py
|
||||
# @FileName: mcp_application.py
|
||||
from agentuniverse.agent_serve.web.mcp.mcp_server_manager import MCPServerManager
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/4/8 20:58
|
||||
# @Author : jerry.zzw
|
||||
# @Email : jerry.zzw@antgroup.com
|
||||
# @FileName: server_application.py
|
||||
# @FileName: mcp_application.py
|
||||
from agentuniverse.agent_serve.web.mcp.mcp_server_manager import MCPServerManager
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/10/24 21:19
|
||||
# @Author : wangchongshi
|
||||
# @Email : wangchongshi.wcs@antgroup.com
|
||||
# @FileName: rag_template.py
|
||||
# @FileName: demo_openai_protocol_agent.py
|
||||
|
||||
|
||||
from agentuniverse.agent.input_object import InputObject
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/10/17 20:36
|
||||
# @Author : wangchongshi
|
||||
# @Email : wangchongshi.wcs@antgroup.com
|
||||
# @FileName: planning_agent_template.py
|
||||
# @FileName: openai_protocol_planning_agent.py
|
||||
from agentuniverse.agent.input_object import InputObject
|
||||
from agentuniverse.agent.output_object import OutputObject
|
||||
from agentuniverse.agent.template.openai_protocol_template import OpenAIProtocolTemplate
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/6/12 16:36
|
||||
# @Author : weizjajj
|
||||
# @Email : weizhongjie.wzj@antgroup.com
|
||||
# @FileName: python_repl.py
|
||||
# @FileName: python_runner.py
|
||||
|
||||
import re
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/5/8 11:41
|
||||
# @Author : wangchongshi
|
||||
# @Email : wangchongshi.wcs@antgroup.com
|
||||
# @FileName: peer_chat_bot.py
|
||||
# @FileName: peer_agent.py
|
||||
import queue
|
||||
|
||||
from agentuniverse.agent.agent import Agent
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/4/8 20:58
|
||||
# @Author : jerry.zzw
|
||||
# @Email : jerry.zzw@antgroup.com
|
||||
# @FileName: server_application.py
|
||||
# @FileName: mcp_application.py
|
||||
from agentuniverse.agent_serve.web.mcp.mcp_server_manager import MCPServerManager
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/5/8 11:41
|
||||
# @Author : wangchongshi
|
||||
# @Email : wangchongshi.wcs@antgroup.com
|
||||
# @FileName: peer_chat_bot.py
|
||||
# @FileName: peer_agent.py
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
from agentuniverse.agent.agent import Agent
|
||||
from agentuniverse.agent.agent_manager import AgentManager
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/4/8 20:58
|
||||
# @Author : jerry.zzw
|
||||
# @Email : jerry.zzw@antgroup.com
|
||||
# @FileName: server_application.py
|
||||
# @FileName: mcp_application.py
|
||||
from agentuniverse.agent_serve.web.mcp.mcp_server_manager import MCPServerManager
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/5/8 11:44
|
||||
# @Author : wangchongshi
|
||||
# @Email : wangchongshi.wcs@antgroup.com
|
||||
# @FileName: law_chat_bot.py
|
||||
# @FileName: legal_advice_rag_agent.py
|
||||
from agentuniverse.agent.output_object import OutputObject
|
||||
from agentuniverse.agent.agent import Agent
|
||||
from agentuniverse.agent.agent_manager import AgentManager
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/4/8 20:58
|
||||
# @Author : jerry.zzw
|
||||
# @Email : jerry.zzw@antgroup.com
|
||||
# @FileName: server_application.py
|
||||
# @FileName: mcp_application.py
|
||||
from agentuniverse.agent_serve.web.mcp.mcp_server_manager import MCPServerManager
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/6/12 16:36
|
||||
# @Author : weizjajj
|
||||
# @Email : weizhongjie.wzj@antgroup.com
|
||||
# @FileName: python_repl.py
|
||||
# @FileName: python_runner.py
|
||||
|
||||
import re
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/5/8 11:41
|
||||
# @Author : wangchongshi
|
||||
# @Email : wangchongshi.wcs@antgroup.com
|
||||
# @FileName: peer_chat_bot.py
|
||||
# @FileName: react_agent.py
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
from agentuniverse.agent.agent import Agent
|
||||
from agentuniverse.agent.agent_manager import AgentManager
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/4/8 20:58
|
||||
# @Author : jerry.zzw
|
||||
# @Email : jerry.zzw@antgroup.com
|
||||
# @FileName: server_application.py
|
||||
# @FileName: mcp_application.py
|
||||
from agentuniverse.agent_serve.web.mcp.mcp_server_manager import MCPServerManager
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/6/12 16:36
|
||||
# @Author : weizjajj
|
||||
# @Email : weizhongjie.wzj@antgroup.com
|
||||
# @FileName: python_repl.py
|
||||
# @FileName: python_runner.py
|
||||
|
||||
import re
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/5/8 11:41
|
||||
# @Author : wangchongshi
|
||||
# @Email : wangchongshi.wcs@antgroup.com
|
||||
# @FileName: peer_chat_bot.py
|
||||
# @FileName: run_demo_agent_with_basic_tool.py
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
from agentuniverse.agent.agent import Agent
|
||||
from agentuniverse.agent.agent_manager import AgentManager
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/5/8 11:41
|
||||
# @Author : wangchongshi
|
||||
# @Email : wangchongshi.wcs@antgroup.com
|
||||
# @FileName: peer_chat_bot.py
|
||||
# @FileName: run_demo_agent_with_basic_toolkit.py
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
from agentuniverse.agent.agent import Agent
|
||||
from agentuniverse.agent.agent_manager import AgentManager
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/5/8 11:41
|
||||
# @Author : wangchongshi
|
||||
# @Email : wangchongshi.wcs@antgroup.com
|
||||
# @FileName: peer_chat_bot.py
|
||||
# @FileName: run_demo_agent_with_mcp_tool.py
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
from agentuniverse.agent.agent import Agent
|
||||
from agentuniverse.agent.agent_manager import AgentManager
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/4/8 20:58
|
||||
# @Author : jerry.zzw
|
||||
# @Email : jerry.zzw@antgroup.com
|
||||
# @FileName: server_application.py
|
||||
# @FileName: mcp_application.py
|
||||
from agentuniverse.agent_serve.web.mcp.mcp_server_manager import MCPServerManager
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/6/25 16:56
|
||||
# @Author : weizjajj
|
||||
# @Email : weizhongjie.wzj@antgroup.com
|
||||
# @FileName: translation_planner.py
|
||||
# @FileName: translation_agent.py
|
||||
from agentuniverse.agent.input_object import InputObject
|
||||
from agentuniverse.agent.template.rag_agent_template import RagAgentTemplate
|
||||
from agentuniverse.prompt.chat_prompt import ChatPrompt
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/6/25 16:56
|
||||
# @Author : weizjajj
|
||||
# @Email : weizhongjie.wzj@antgroup.com
|
||||
# @FileName: translation_planner.py
|
||||
# @FileName: translation_by_token_agent.py
|
||||
from queue import Queue
|
||||
|
||||
from langchain_text_splitters import RecursiveCharacterTextSplitter
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/4/1 14:32
|
||||
# @Author : wangchongshi
|
||||
# @Email : wangchongshi.wcs@antgroup.com
|
||||
# @FileName: test_rag_agent.py
|
||||
# @FileName: test_translation_agent.py
|
||||
import unittest
|
||||
|
||||
from agentuniverse.agent.agent import Agent
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/4/8 20:58
|
||||
# @Author : jerry.zzw
|
||||
# @Email : jerry.zzw@antgroup.com
|
||||
# @FileName: server_application.py
|
||||
# @FileName: mcp_application.py
|
||||
from agentuniverse.agent_serve.web.mcp.mcp_server_manager import MCPServerManager
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/6/7 10:49
|
||||
# @Author : wangchongshi
|
||||
# @Email : wangchongshi.wcs@antgroup.com
|
||||
# @FileName: test_discussion_agents.py
|
||||
# @FileName: test_workflow_agents.py
|
||||
import unittest
|
||||
|
||||
from agentuniverse.agent.agent import Agent
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/4/8 20:58
|
||||
# @Author : jerry.zzw
|
||||
# @Email : jerry.zzw@antgroup.com
|
||||
# @FileName: server_application.py
|
||||
# @FileName: mcp_application.py
|
||||
from agentuniverse.agent_serve.web.mcp.mcp_server_manager import MCPServerManager
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time :
|
||||
# @Author :
|
||||
# @Email :
|
||||
# @FileName: rag_template.py
|
||||
# @FileName: demo_agent.py
|
||||
|
||||
from agentuniverse.agent.input_object import InputObject
|
||||
from agentuniverse.agent.memory.memory import Memory
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time :
|
||||
# @Author :
|
||||
# @Email :
|
||||
# @FileName: google_search_tool.py
|
||||
# @FileName: demo_search_tool.py
|
||||
from typing import Optional
|
||||
|
||||
from agentuniverse.agent.action.tool.tool import Tool, ToolInput
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# @Time : 2024/3/31 11:00
|
||||
# @Author : wangchongshi
|
||||
# @Email : wangchongshi.wcs@antgroup.com
|
||||
# @FileName: google_search_tool.py
|
||||
# @FileName: mock_search_tool.py
|
||||
from agentuniverse.agent.action.tool.tool import Tool, ToolInput
|
||||
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time :
|
||||
# @Author :
|
||||
# @Email :
|
||||
# @FileName: test_rag_agent.py
|
||||
# @FileName: run_demo_agent.py
|
||||
from agentuniverse.agent.agent import Agent
|
||||
from agentuniverse.agent.agent_manager import AgentManager
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
|
||||
@@ -4,7 +4,7 @@ import datetime
|
||||
# @Time : 2024/4/1 14:32
|
||||
# @Author : wangchongshi
|
||||
# @Email : wangchongshi.wcs@antgroup.com
|
||||
# @FileName: test_rag_agent.py
|
||||
# @FileName: test_demo_agent.py
|
||||
import unittest
|
||||
import queue
|
||||
from threading import Thread
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
# @Time :
|
||||
# @Author :
|
||||
# @Email :
|
||||
# @FileName: custom_flask_request_sink.py
|
||||
# @FileName: custom_flask_response_sink.py
|
||||
|
||||
from agentuniverse.base.util.logging.log_sink.flask_response_log_sink import FlaskResponseLogSink
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/4/8 20:58
|
||||
# @Author : jerry.zzw
|
||||
# @Email : jerry.zzw@antgroup.com
|
||||
# @FileName: server_application.py
|
||||
# @FileName: mcp_application.py
|
||||
from agentuniverse.agent_serve.web.mcp.mcp_server_manager import MCPServerManager
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/12/26 20:27
|
||||
# @Author : wangchongshi
|
||||
# @Email : wangchongshi.wcs@antgroup.com
|
||||
# @FileName: pet_insurance_executing_agent.py
|
||||
# @FileName: insurance_executing_agent.py
|
||||
from agentuniverse.agent.action.tool.tool import Tool
|
||||
from agentuniverse.agent.action.tool.tool_manager import ToolManager
|
||||
from agentuniverse.agent.agent import Agent
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# @Time : 2024/11/28 17:17
|
||||
# @Author : jijiawei
|
||||
# @Email : jijiawei.jjw@antgroup.com
|
||||
# @FileName: insurance_tool.py
|
||||
# @FileName: insurance_info_tool.py
|
||||
from agentuniverse.agent.action.tool.tool import Tool, ToolInput
|
||||
|
||||
from demo_startup_app_with_agent_templates.intelligence.utils.constant.prod_description import \
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/11/12 11:59
|
||||
# @Author : wangchongshi
|
||||
# @Email : wangchongshi.wcs@antgroup.com
|
||||
# @FileName: search_context_tool.py
|
||||
# @FileName: insurance_search_context_tool.py
|
||||
import json
|
||||
|
||||
from agentuniverse.agent.action.tool.tool import Tool, ToolInput
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# @Time : 2024/12/12 23:03
|
||||
# @Author : jijiawei
|
||||
# @Email : jijiawei.jjw@antgroup.com
|
||||
# @FileName: insurance_consult_agent_test.py
|
||||
# @FileName: insurance_consult_pro_agent_test.py
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
from agentuniverse.agent.agent import Agent
|
||||
from agentuniverse.agent.agent_manager import AgentManager
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/4/8 20:58
|
||||
# @Author : jerry.zzw
|
||||
# @Email : jerry.zzw@antgroup.com
|
||||
# @FileName: server_application.py
|
||||
# @FileName: mcp_application.py
|
||||
from agentuniverse.agent_serve.web.mcp.mcp_server_manager import MCPServerManager
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# @Time : 2024/11/28 17:17
|
||||
# @Author : jijiawei
|
||||
# @Email : jijiawei.jjw@antgroup.com
|
||||
# @FileName: insurance_tool.py
|
||||
# @FileName: insurance_info_tool.py
|
||||
from agentuniverse.agent.action.tool.tool import Tool, ToolInput
|
||||
|
||||
from demo_startup_app_with_multi_agents.intelligence.utils.constant.prod_description import \
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/11/12 11:59
|
||||
# @Author : wangchongshi
|
||||
# @Email : wangchongshi.wcs@antgroup.com
|
||||
# @FileName: search_context_tool.py
|
||||
# @FileName: insurance_search_context_tool.py
|
||||
import json
|
||||
|
||||
from agentuniverse.agent.action.tool.tool import Tool, ToolInput
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# @Time : 2024/11/28 17:17
|
||||
# @Author : jijiawei
|
||||
# @Email : jijiawei.jjw@antgroup.com
|
||||
# @FileName: pet_insurance_multi_agent_test.py
|
||||
# @FileName: insurance_multi_agent_test.py
|
||||
from agentuniverse.agent.output_object import OutputObject
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
from agentuniverse.agent.agent import Agent
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/4/8 20:58
|
||||
# @Author : jerry.zzw
|
||||
# @Email : jerry.zzw@antgroup.com
|
||||
# @FileName: server_application.py
|
||||
# @FileName: mcp_application.py
|
||||
from agentuniverse.agent_serve.web.mcp.mcp_server_manager import MCPServerManager
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/4/8 20:58
|
||||
# @Author : jerry.zzw
|
||||
# @Email : jerry.zzw@antgroup.com
|
||||
# @FileName: server_application.py
|
||||
# @FileName: mcp_application.py
|
||||
from agentuniverse.agent_serve.web.mcp.mcp_server_manager import MCPServerManager
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# @Time : 2024/11/28 17:17
|
||||
# @Author : jijiawei
|
||||
# @Email : jijiawei.jjw@antgroup.com
|
||||
# @FileName: insurance_tool.py
|
||||
# @FileName: insurance_info_tool.py
|
||||
from agentuniverse.agent.action.tool.tool import Tool, ToolInput
|
||||
|
||||
from demo_startup_app_with_single_agent_and_actions.intelligence.utils.constant.prod_description import \
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/11/12 11:59
|
||||
# @Author : wangchongshi
|
||||
# @Email : wangchongshi.wcs@antgroup.com
|
||||
# @FileName: search_context_tool.py
|
||||
# @FileName: insurance_search_context_tool.py
|
||||
import json
|
||||
|
||||
from agentuniverse.agent.action.tool.tool import Tool, ToolInput
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/12/26 17:18
|
||||
# @Author : wangchongshi
|
||||
# @Email : wangchongshi.wcs@antgroup.com
|
||||
# @FileName: pet_insurance_agent_test.py
|
||||
# @FileName: insurance_agent_test.py
|
||||
from agentuniverse.agent.output_object import OutputObject
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
from agentuniverse.agent.agent import Agent
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/4/8 20:58
|
||||
# @Author : jerry.zzw
|
||||
# @Email : jerry.zzw@antgroup.com
|
||||
# @FileName: server_application.py
|
||||
# @FileName: mcp_application.py
|
||||
from agentuniverse.agent_serve.web.mcp.mcp_server_manager import MCPServerManager
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/12/26 17:18
|
||||
# @Author : wangchongshi
|
||||
# @Email : wangchongshi.wcs@antgroup.com
|
||||
# @FileName: pet_insurance_agent_test.py
|
||||
# @FileName: insurance_agent_test.py
|
||||
from agentuniverse.agent.output_object import OutputObject
|
||||
from agentuniverse.base.agentuniverse import AgentUniverse
|
||||
from agentuniverse.agent.agent import Agent
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# @Time : 2025/2/13 20:00
|
||||
# @Author : wozhapen
|
||||
# @Email : wozhapen@gmail.com
|
||||
# @FileName: test_embedding.py
|
||||
# @FileName: test_gemini_embedding.py
|
||||
import asyncio
|
||||
import unittest
|
||||
import os
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2025/03/22 18:15
|
||||
# @Author : hiro
|
||||
# @Email : hiromesh@qq.com
|
||||
# @FileName: test_run_command_tool.py
|
||||
# @FileName: test_run_command.py
|
||||
|
||||
import unittest
|
||||
import time
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# @Time : 2024/3/13 11:56
|
||||
# @Author : fanen.lhy
|
||||
# @Email : fanen.lhy@antgroup.com
|
||||
# @FileName: test_context_util.py
|
||||
# @FileName: test_framework_context.py
|
||||
|
||||
import queue
|
||||
import time
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/3/13 15:50
|
||||
# @Author : fanen.lhy
|
||||
# @Email : fanen.lhy@antgroup.com
|
||||
# @FileName: test_logging_util.py
|
||||
# @FileName: test_sls_sink.py
|
||||
|
||||
import os
|
||||
import shutil
|
||||
|
||||
Reference in New Issue
Block a user