co-mono/packages/coding-agent/examples/extensions/custom-provider-gitlab-duo
Mario Zechner 0d24ddbb03 fix(ai): use model.api instead of hardcoding api type in streaming functions
- 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
2026-01-25 00:52:34 +01:00
..
.gitignore refactor: rename custom provider examples 2026-01-25 00:18:13 +01:00
index.ts fix(ai): use model.api instead of hardcoding api type in streaming functions 2026-01-25 00:52:34 +01:00
package.json refactor: rename custom provider examples 2026-01-25 00:18:13 +01:00
test.ts fix(ai): use model.api instead of hardcoding api type in streaming functions 2026-01-25 00:52:34 +01:00