-
Notifications
You must be signed in to change notification settings - Fork 178
moon mcp 支持 grpc #1143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
HappyMinChao
wants to merge
174
commits into
XiaoMi:master
Choose a base branch
from
HappyMinChao:feature-master-mcp-moon-grpc-d
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
moon mcp 支持 grpc #1143
HappyMinChao
wants to merge
174
commits into
XiaoMi:master
from
HappyMinChao:feature-master-mcp-moon-grpc-d
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* update docker apiInfo detail * feat: CsvExcelConverter
* fix mvc request method (XiaoMi#749) * fix: license pom XiaoMi#773
* feat: checkpoint path check * feat: checkpoint path check
…additional fields for baseUrl, apiKey, customHeaders, username, and password. Update Memory class to handle vector store enabling and adjust VectorStoreFactory to return null if vector storage is disabled. Clean up AgentConfig by removing unused imports.
* feat: add cline diff to composer * fix: add store data mcp * fix: update store data mcp * fix: update company claude message deal * fix: update company claude message deal in BotClient * feat: add high risk consumer anno * feat: support multi config url * feat: add asr and tts tool * feat: minzai add asr and tts * feat: convert * feat: support create role add agentIp parameter * feat: return finish content, adjust 'max_tokens' state * fix: update message delta end flag * fix: add hera analysis * fix: update custom model * fix: update default company claude adjust * fix: add tencent llm * feat: add MIFY * feat: action node add send message method * fix: delete username and password; add token * fix: 添加webQuery和意图识别 * fix: add release param * fix: unit test add release param * feat: tpc add OzHera only data * feat: update jdk to jdk21; add some field * fix: update tpc pom * feat: action node add send begin message * fix: 添加思考模型关闭思考能力的参数 * fix: 关闭不需要的功能 * feat: hera mcp获取监控指标 * feat: 添加cpu、heap指标数据 * feat: 修改描述 * fix: 跳过check point * fix: 添加agent name * fix: remove inner url
# Conflicts: # jcommon/docean-plugin/docean-plugin-dubbo/pom.xml # jcommon/docean/pom.xml # jcommon/docean/src/main/java/com/xiaomi/youpin/docean/Mvc.java # jcommon/file/src/main/java/com/xiaomi/mone/file/LogFile.java # jcommon/pom.xml
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
moon mcp 支持 grpc