We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd28898 commit bb16805Copy full SHA for bb16805
1 file changed
agents/matmaster_agent/sub_agents/structure_search_agent/constant.py
@@ -5,4 +5,4 @@
5
if CURRENT_ENV in ['test', 'uat']:
6
STRUCTURE_SEARCH_URL = 'http://chvz1424099.bohrium.tech:50001/mcp'
7
else:
8
- STRUCTURE_SEARCH_URL = 'http://chvz1424099.bohrium.tech:50002/mcp'
+ STRUCTURE_SEARCH_URL = 'http://chvz1424099.bohrium.tech:50002/mcp?token=eGdk3puy52InRnuOuEbJdGACkos34rSOluFbQqL1HDQ'
0 commit comments