merlyn/server
TensorNull 5922349bb7
feat: Implement CometAPI integration for chat completions and model m… (#4379)
* feat: Implement CometAPI integration for chat completions and model management

- Added CometApiLLM class for handling chat completions using CometAPI.
- Implemented model synchronization and caching mechanisms.
- Introduced streaming support for chat responses with timeout handling.
- Created CometApiProvider class for agent interactions with CometAPI.
- Enhanced error handling and logging throughout the integration.
- Established a structure for managing function calls and completions.

* linting

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-09-16 14:38:49 -07:00
..
__tests__/utils Export image support for JSON and JSONL (#4359) 2025-09-03 10:30:57 -07:00
endpoints Fix /openai/models compat endpoint to return correct response schema 2025-08-15 14:46:51 -07:00
jobs Workspace Chat with documents overhaul (#4261) 2025-08-11 09:26:19 -07:00
models feat: Implement CometAPI integration for chat completions and model m… (#4379) 2025-09-16 14:38:49 -07:00
prisma Workspace Chat with documents overhaul (#4261) 2025-08-11 09:26:19 -07:00
storage feat: Implement CometAPI integration for chat completions and model m… (#4379) 2025-09-16 14:38:49 -07:00
swagger Fix /openai/models compat endpoint to return correct response schema 2025-08-15 14:46:51 -07:00
utils feat: Implement CometAPI integration for chat completions and model m… (#4379) 2025-09-16 14:38:49 -07:00
.env.example feat: Implement CometAPI integration for chat completions and model m… (#4379) 2025-09-16 14:38:49 -07:00
.flowconfig devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.gitignore Workspace Chat with documents overhaul (#4261) 2025-08-11 09:26:19 -07:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js Mobile sync support (#4173) 2025-07-31 12:28:03 -07:00
jsconfig.json devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
nodemon.json Full developer api (#221) 2023-08-23 19:15:07 -07:00
package.json forgot 1.8.5 tag :) 2025-08-14 17:43:55 -07:00
yarn.lock Mobile sync support (#4173) 2025-07-31 12:28:03 -07:00