Skip to content

Commit 6be5663

Browse files
authored
Merge pull request #675 from liuyuxiang92/fix/pre-commit-cleanup
chore: update convexhull_agent test mcphub url
2 parents d2823d5 + 855f8be commit 6be5663

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • agents/matmaster_agent/sub_agents/convexhull_agent

agents/matmaster_agent/sub_agents/convexhull_agent/constant.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
ConvexHullAgentName = 'convexhull_agent'
44
if CURRENT_ENV in ['test', 'uat']:
5-
ConvexHullServerUrl = 'http://root@mllo1368252.bohrium.tech:50004/sse'
5+
ConvexHullServerUrl = 'https://convexhull-test-uuid1769078392.appspace.bohrium.com/sse?token=f45ef610fbbd446eb154f024dda3540c'
66
else:
77
ConvexHullServerUrl = 'https://convexhull-uuid1764213120.appspace.bohrium.com/sse?token=1ea4a0b8cd1e497585680680eccdae8b'

0 commit comments

Comments
 (0)