Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP - Feat/support multiple providers #1

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

laginha
Copy link

@laginha laginha commented Sep 27, 2024

Work in progress 🚧

Motivation

https://trello.com/c/LDHb0K28/122-improve-prompt-engineering-playground

Add support for more models (Anthropic, Gemini). Currently only supports OpenAI via WS-GPTPort

Solution

Use AI SDK by Vercel

Know issues

  1. Anthropic: we can't use Anthropic API on the browser side, so we need a proxy to make it work
  2. Gemini: https://github.com/whitesmith/gemini-port/issues/1

Checklist

  • Support OpenAI via ws-gpt-port
  • Support Gemini via ws-gemini-port
  • Support Anthropic

Copy link

vercel bot commented Sep 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
ws-flux ✅ Ready (Inspect) Visit Preview Sep 27, 2024 11:12pm

@tomasmcm
Copy link
Member

tomasmcm commented Oct 1, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants