Alexander Davydov b125d2e98b feat: add GigaChat provider — streaming, auth, and onboarding
Add native GigaChat provider support with:

- Custom SSE streaming with schema cleaning, retry logic, and error
  extraction (src/agents/gigachat-stream.ts)
- OAuth (personal/business) and Basic auth onboarding flows
- Provider-specific config stored in auth profile credential metadata
  (not in ModelProviderConfig), keeping core types untouched
- GigaChat model definitions, env var mappings, and CLI flags
2026-03-16 10:41:49 +03:00
..
2026-03-06 08:55:58 -05:00
2026-01-30 03:16:21 +01:00