9router/open-sse/utils
decolua d3c3a4ae0a Remove Docker publish workflow and update error handling in various modules
- Added handling for HTTP_STATUS.NOT_ACCEPTABLE in error types and messages.
- Enhanced the `prepareClaudeRequest` function to filter built-in tools for non-Anthropic providers and clean up empty tool arrays.
- Updated the `openaiToClaudeRequest` function to handle built-in tools more effectively and ensure proper tool conversion.
- Improved the `claudeToOpenAIResponse` function to skip processing for built-in server tool blocks.
- Refined error message handling in the `parseUpstreamError` function to ensure meaningful output.
- Adjusted command checks for tool installations across various settings routes to use `command -v` for better compatibility.
2026-02-10 19:18:40 +07:00
..
bypassHandler.js Enhance chat handling. 2026-01-14 15:42:38 +07:00
cursorChecksum.js feat(cursor): Integrate Cursor IDE support with OAuth import token flow 2026-02-04 12:07:29 +07:00
cursorProtobuf.js feat(executors): Improved UI components for displaying provider limits and usage statistics in the dashboard. 2026-02-05 18:38:50 +07:00
error.js Remove Docker publish workflow and update error handling in various modules 2026-02-10 19:18:40 +07:00
ollamaTransform.js Update jsconfig.json and package.json to correct open-sse path references from relative to local directory. 2026-01-05 10:37:09 +07:00
proxyFetch.js Integrated proxy support 2026-01-20 12:09:14 +07:00
requestLogger.js ok 2026-01-27 10:49:16 +07:00
stream.js Feature/ai observability dashboard (#79) 2026-02-09 10:30:42 +07:00
streamHandler.js refactor: restructure translator from from-openai/to-openai to request/response folders 2026-01-09 17:14:51 +07:00
streamHelpers.js Fix Antigravity 2026-02-06 09:18:01 +07:00
usageTracking.js Feature/ai observability dashboard (#79) 2026-02-09 10:30:42 +07:00