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
{{ message }}
This repository was archived by the owner on Mar 7, 2026. It is now read-only.
What Needs Doing:
Define a base provider interface (common methods: send, stream, healthCheck)
Build adapters for OpenRouter and Gemini
Make config / UI switch to select provider
Add tests (unit & integration)
Update documentation and usage examples
Why This Matters:
Enables switching providers easily
Prepares system for future integrations
Reduces dependency risk
Assign to me or anyone interested.