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

OpenAi Provider Research #24

Open
7 tasks
sroussey opened this issue Jan 31, 2025 · 0 comments
Open
7 tasks

OpenAi Provider Research #24

sroussey opened this issue Jan 31, 2025 · 0 comments
Assignees
Labels
research Time to think

Comments

@sroussey
Copy link
Owner

sroussey commented Jan 31, 2025

Some things to look at:

  • Read up on OpenAi API
    • See how text streaming is done and compare to how HF transformers.js does it
    • Note on rate limits and how to work with the task queue
    • Look at options like temperature
  • Check out how others use multiple providers
    • First research who uses multiple providers in OSS
    • Start with Vercel and their ai library
@sroussey sroussey added the research Time to think label Jan 31, 2025
@sroussey sroussey self-assigned this Jan 31, 2025
@sroussey sroussey changed the title Research OpenAi Provider Research Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
research Time to think
Projects
None yet
Development

No branches or pull requests

1 participant