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

Convert the endpoints to a smart router like litellm does in python #286 #421

Open
wants to merge 1 commit into
base: ts
Choose a base branch
from

Conversation

PIYUSH-MISHRA-00
Copy link

/claim #286
The Router class has been successfully implemented with all required features:

Load balancing between OpenAI, Google PaLM, and Cohere endpoints
Streaming capability for real-time responses
Token usage tracking and rate limiting
Logging integration with Sentry and PostHog
Configuration through Jsonnet files
The code is properly typed and follows TypeScript best practices. The PostHog integration has been fixed to use the correct Node.js client API.

Copy link

github-actions bot commented Jan 3, 2025

CLA Assistant Lite bot: Thank you for your submission, we really appreciate it. Before we can accept your contribution, we ask that you sign the Arakoo Contributor License Agreement. You can sign the CLA by adding a new comment to this pull request and pasting exactly the following text.


I have read the Arakoo CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request

@sandys
Copy link
Contributor

sandys commented Jan 5, 2025

hi @PIYUSH-MISHRA-00
I saw your commit just now. This was a very old bounty fyi. But I saw ur commit and can talk to our grant committee.

Can u please join our discord and message me please

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

Successfully merging this pull request may close these issues.

2 participants