Mario Zechner
29c59d79ba
Release v0.50.1
2026-01-27 00:14:58 +01:00
Mario Zechner
453e104d3a
Release v0.50.0
2026-01-26 16:54:37 +01:00
Mario Zechner
353ac792eb
chore(gitlab-duo): use pi's own GitLab OAuth client ID
2026-01-25 01:12:50 +01:00
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
Mario Zechner
7019fdb92b
fix(gitlab-duo): use Responses API for all GPT models
...
Ensures consistent tool call ID format when switching between models.
2026-01-25 00:29:05 +01:00
Mario Zechner
758baa9fec
refactor: rename custom provider examples
...
- custom-provider -> custom-provider-anthropic
- gitlab-duo -> custom-provider-gitlab-duo
- Update READMEs with custom provider section
2026-01-25 00:18:13 +01:00