merlyn/server/utils/agents/aibitat/providers
Colin Perry a8bdc00aba
Feat/cohere agent implementation (#4703)
* implement cohere agent support

* run yarn lint

* moderize Cohere
add supported langchain method
redo streaming since it was not working
looping of agent calls was not functioning

* change default model to real model tag
add case statement for model tag

* remove debug

* update default

* only whitelist known labels

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-12-12 16:25:58 -08:00
..
helpers Improve MCP functionality (#4709) 2025-12-05 11:01:20 -08:00
ai-provider.js Feat/cohere agent implementation (#4703) 2025-12-12 16:25:58 -08:00
anthropic.js Prompt caching for Anthropic LLM and Agent providers (#4488) 2025-11-20 17:17:03 -08:00
apipie.js Enable real-time agent tool call streaming for all providers (#4279) 2025-10-01 10:17:18 -07:00
azure.js Migrate Azure OpenAI Integration To v1 API | Enable Streaming for Reasoning Models in Azure OpenAI Basic Inference Provider (#4744) 2025-12-10 18:56:55 -08:00
bedrock.js feature: Support for AWS Bedrock API Keys (#4651) 2025-11-20 15:38:45 -08:00
cohere.js Feat/cohere agent implementation (#4703) 2025-12-12 16:25:58 -08:00
cometapi.js Enable real-time agent tool call streaming for all providers (#4279) 2025-10-01 10:17:18 -07:00
deepseek.js Enable real-time agent tool call streaming for all providers (#4279) 2025-10-01 10:17:18 -07:00
dellProAiStudio.js Enable real-time agent tool call streaming for all providers (#4279) 2025-10-01 10:17:18 -07:00
fireworksai.js Enable real-time agent tool call streaming for all providers (#4279) 2025-10-01 10:17:18 -07:00
foundry.js Microsoft Foundry Local LLM provider & agent provider (#4435) 2025-10-01 20:04:13 -07:00
gemini.js Migrate gemini agents away from Untooled (#4505) 2025-10-07 11:40:00 -07:00
genericOpenAi.js Enable real-time agent tool call streaming for all providers (#4279) 2025-10-01 10:17:18 -07:00
giteeai.js Support Gitee AI(LLM Provider) (#3361) 2025-11-25 14:19:32 -08:00
groq.js Enable real-time agent tool call streaming for all providers (#4279) 2025-10-01 10:17:18 -07:00
index.js Feat/cohere agent implementation (#4703) 2025-12-12 16:25:58 -08:00
koboldcpp.js Fix KoboldCPP agent provider max tokens (#4519) 2025-10-09 15:28:50 -07:00
litellm.js Enable real-time agent tool call streaming for all providers (#4279) 2025-10-01 10:17:18 -07:00
lmstudio.js Model context limit auto-detection for LM Studio and Ollama LLM Providers (#4468) 2025-10-02 11:54:19 -07:00
localai.js Enable real-time agent tool call streaming for all providers (#4279) 2025-10-01 10:17:18 -07:00
mistral.js Enable real-time agent tool call streaming for all providers (#4279) 2025-10-01 10:17:18 -07:00
moonshotAi.js Enable real-time agent tool call streaming for all providers (#4279) 2025-10-01 10:17:18 -07:00
novita.js Enable real-time agent tool call streaming for all providers (#4279) 2025-10-01 10:17:18 -07:00
nvidiaNim.js Enable real-time agent tool call streaming for all providers (#4279) 2025-10-01 10:17:18 -07:00
ollama.js Improve MCP functionality (#4709) 2025-12-05 11:01:20 -08:00
openai.js Migrate OpenAI Agent to use ResponsesAPI (#4467) 2025-10-01 16:07:30 -07:00
openrouter.js Implement full chat and @agent chat user indentificiation for OpenRouter (#4668) 2025-11-20 12:38:43 -08:00
perplexity.js Enable real-time agent tool call streaming for all providers (#4279) 2025-10-01 10:17:18 -07:00
ppio.js Enable real-time agent tool call streaming for all providers (#4279) 2025-10-01 10:17:18 -07:00
textgenwebui.js Enable real-time agent tool call streaming for all providers (#4279) 2025-10-01 10:17:18 -07:00
togetherai.js Enable real-time agent tool call streaming for all providers (#4279) 2025-10-01 10:17:18 -07:00
xai.js Enable real-time agent tool call streaming for all providers (#4279) 2025-10-01 10:17:18 -07:00
zai.js Z.ai LLM & agent provider (#4573) 2025-11-20 15:57:03 -08:00