1 parent 930dd5a commit 40b749aCopy full SHA for 40b749a
1 file changed
agents/matmaster_agent/sub_agents/structure_search_agent/constant.py
@@ -3,6 +3,6 @@
3
STRUCTURE_SEARCH_AGENT_NAME = 'structure_search_agent'
4
5
if CURRENT_ENV in ['test', 'uat']:
6
- STRUCTURE_SEARCH_URL = 'http://chvz1424099.bohrium.tech:50001/sse'
+ STRUCTURE_SEARCH_URL = 'http://chvz1424099.bohrium.tech:50001/mcp'
7
else:
8
- STRUCTURE_SEARCH_URL = 'http://chvz1424099.bohrium.tech:50002/sse'
0 commit comments