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

feat: openrouter integration, added additional async methods #539

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

Conversation

vikyw89
Copy link
Contributor

@vikyw89 vikyw89 commented Jul 5, 2024

on vannabase

  • async mysql method
  • async methods on runsql etc
  • openrouter async and streaming

on qdrant

  • async client

on openrouter

  • new openrouter integration, default set to deepseekv2

on dependencies

  • aiomysql

implemented as additional methods, doesn't touch the sync method as not to break existing code

these methods are manually tested on jupyternotebook:

  • aconnect my sql
  • atrain
  • arunsql
  • aask

with these optional dependencies:

  • openai
  • mysql
  • qdrant

@vikyw89 vikyw89 marked this pull request as draft July 5, 2024 12:59
@vikyw89 vikyw89 marked this pull request as ready for review July 5, 2024 17:03
@vikyw89 vikyw89 marked this pull request as draft July 8, 2024 10:20
@vikyw89 vikyw89 marked this pull request as ready for review July 12, 2024 15:40
@Korayem
Copy link

Korayem commented Sep 11, 2024

@vikyw89 Thanks for the PR. I was about to start working on OpenRouter as an alternative to OpenAI

But I suggest you split the PR into different ones for easier decision to merge. Currently the Files changed contains a lot line changes to be reviewed. Just to be mindful of @zainhoda's time

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