mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 15:02:32 +00:00
- Change all zai models from anthropic-messages to openai-completions API - Update baseUrl from https://api.z.ai/api/anthropic to https://api.z.ai/api/coding/paas/v4 - Add compat setting to disable developer role for zai - Update zai provider tests to use OpenAI-style options (reasoningEffort instead of thinkingEnabled/thinkingBudgetTokens) - Enable previously disabled thinking and image input tests for zai models |
||
|---|---|---|
| .. | ||
| .temp-images | ||
| data | ||
| abort.test.ts | ||
| agent-queue-interrupt.test.ts | ||
| agent.test.ts | ||
| context-overflow.test.ts | ||
| empty.test.ts | ||
| handoff.test.ts | ||
| image-limits.test.ts | ||
| image-tool-result.test.ts | ||
| oauth.ts | ||
| stream.test.ts | ||
| tokens.test.ts | ||
| tool-call-without-result.test.ts | ||
| tool-validation.test.ts | ||
| total-tokens.test.ts | ||
| unicode-surrogate.test.ts | ||
| xhigh.test.ts | ||