mirror of
https://github.com/patriceckhart/zot.git
synced 2026-06-27 05:46:34 +02:00
Wraps OAuth clients with a RefreshingClient that checks token expiry before every Stream call. Refreshes transparently and rebuilds the underlying client with the fresh token. Fixes sessions silently dying after the 1-hour token lifetime. |
||
|---|---|---|
| .. | ||
| anthropic.go | ||
| cache.go | ||
| discover.go | ||
| merge.go | ||
| models.go | ||
| openai.go | ||
| openai_codex.go | ||
| provider.go | ||
| provider_test.go | ||
| refreshing.go | ||
| sse.go | ||
| usermodels.go | ||