Zhiyong Li
Zhiyong Li
The mcr.microsoft.com/oryx/builder:aca-debian-bullseye-20240424.1 is used to run in cloud environment, local builder should use the standard one mcr.microsoft.com/oryx/builder:debian-bullseye-20240424.1
Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to create. If the bug is trivial, just...
This PR is to provide the feature https://github.com/spring-projects/spring-ai/issues/880 Change: 1) New class QueryTransformerQuestionAnswerAdvisor extends QuestionAnswerAdvisor 2) Call the AI model to transfer the query before call the vector search Thank...
Congratulations on the [latest version](https://github.com/github/copilot-cli/releases/tag/v0.0.353) of Copilot CLI the custom agent is supported. I would like to clarify: is the custom agent a sub-agent? Can the custom agent run in...
Hi, I have a custom agent which is a plan agent, which will call other custom agent to execution specific task, when I call other agent from the plan agent,...
### Describe the bug If I start multiple custom agent instance for one custom agent with MCP server configured, the tools will be conflict ### Affected version 0.0.365 ### Steps...