Commit Graph

20 Commits

Author SHA1 Message Date
Willem Jiang d34f48819d
feat: polish the mcp-server configure feature (#447)
* feat: disable the MCP server configuation by default

* Fixed the lint and test errors

* fix the lint error

* feat:update the mcp config documents and tests

* fixed the lint errors
2025-07-19 09:33:32 +08:00
Willem Jiang 75ad3e0dc6
feat: disable the MCP server configuation by default (#444)
* feat: disable the MCP server configuation by default

* Fixed the lint and test errors

* fix the lint error
2025-07-19 08:39:42 +08:00
Affan Shaikhsurab ae30517f48
Update configuration_guide.md (#416)
Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
2025-07-14 19:05:07 +08:00
Shiwen Cheng 0c46f8361b
feat: support AzureChatOpenAI under configuring azure_endpoint or AZURE_OPENAI_ENDPOINT (#237)
Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
2025-07-13 09:27:57 +08:00
HagonChan dfd4712d9f
feat: add Domain Control Features for Tavily Search Engine (#401)
* feat: add Domain Control Features for Tavily Search Engine

* fixed

* chore: update config.md
2025-07-12 08:53:51 +08:00
Tony M b7373fbe70
Add support for self-signed certs from model providers (#276)
* Add support for self-signed certs from model providers

* cleanup

---------

Co-authored-by: tonydoesathing <tmastromarino@cpacket.com>
Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
2025-06-26 10:17:26 +08:00
Ryan Guo e03b12b97f
doc: provide a workable guideline update for ollama user (#323) 2025-06-17 08:47:54 +08:00
Xavi 91648c4210
fix: correct placeholder for API key in configuration guide (#278) 2025-06-05 09:46:47 +08:00
Henry Li 1f5197501d
Update configuration_guide.md (#6) 2025-05-08 17:15:32 +08:00
Li Xin 1fd1bcf78e docs: change model names 2025-05-08 12:32:44 +08:00
Li Xin 1c3c12d543 docs: add note for `longer context window` requirement 2025-05-08 11:37:20 +08:00
Li Xin 98830dbd04 docs: update documents 2025-05-08 10:14:33 +08:00
Li Xin 2e2fe19c75 docs: add notes 2025-05-08 10:02:19 +08:00
Li Xin 6b772d2cd0 docs: add document of configurations and FAQs 2025-05-07 20:18:24 +08:00
Li Xin 10b1d63834 feat: implement MCP UIs 2025-04-24 15:41:33 +08:00
He Tao 0cf859b393 feat: support mcp settings 2025-04-23 16:00:01 +08:00
He Tao dae036f583 feat: implement tools loading api 2025-04-23 14:38:04 +08:00
Li Xin 8129370bbd docs: add `mcp_integrations.md` 2025-04-23 13:48:42 +08:00
He Tao 92606fbd4c feat: support interrupt protocol 2025-04-15 19:32:44 +08:00
He Tao a7ae47fc7a feat: support human in the loop 2025-04-14 19:53:00 +08:00