mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 02:01:29 +00:00
- anthropic.ts: use model.api instead of hardcoding 'anthropic-messages' - openai-responses.ts: use model.api instead of hardcoding 'openai-responses' - gitlab-duo: simplify to use actual model IDs, export MODELS array |
||
|---|---|---|
| .. | ||
| amazon-bedrock.ts | ||
| anthropic.ts | ||
| azure-openai-responses.ts | ||
| google-gemini-cli.ts | ||
| google-shared.ts | ||
| google-vertex.ts | ||
| google.ts | ||
| openai-codex-responses.ts | ||
| openai-completions.ts | ||
| openai-responses-shared.ts | ||
| openai-responses.ts | ||
| register-builtins.ts | ||
| simple-options.ts | ||
| transform-messages.ts | ||