You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey! I'd like to add Avian (avian.io) as a provider. It's an OpenAI-compatible inference API, so it slots in using the existing openai-completions implementation — no new provider file needed, just model definitions and the env key mapping.
I already have a working branch with the changes (types, models, env key, tests all passing). Happy to discuss the approach if there's anything you'd want done differently.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey! I'd like to add Avian (avian.io) as a provider. It's an OpenAI-compatible inference API, so it slots in using the existing
openai-completionsimplementation — no new provider file needed, just model definitions and the env key mapping.I already have a working branch with the changes (types, models, env key, tests all passing). Happy to discuss the approach if there's anything you'd want done differently.
Beta Was this translation helpful? Give feedback.
All reactions