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

[R-283] Adding more token_usage_parsers for various LLM providers #1151

Open
jjmachan opened this issue Aug 1, 2024 · 0 comments
Open

[R-283] Adding more token_usage_parsers for various LLM providers #1151

jjmachan opened this issue Aug 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jjmachan
Copy link
Member

jjmachan commented Aug 1, 2024

There are a lot more LLM providers for whom we don't have parsers. We would really apprecite you inputs here in

  1. suggesting parsers that you need. This will help us prioritize which ones most used.
  2. contribute your own. If you make any for your usecase do consider contributing back too 🙂

Supported Currently

(will keep this updated as we add more)

  • OpenAI
  • Anthropic

Need Support for

(will use this to tally the requests from the community)

  • AWS Bedrock
  • GCP and Gemni

R-283

@jjmachan jjmachan added the enhancement New feature or request label Aug 1, 2024
@jjmachan jjmachan changed the title Adding more token_usage_parsers for various LLM providers [R-283] Adding more token_usage_parsers for various LLM providers Aug 1, 2024
jjmachan pushed a commit that referenced this issue Jan 18, 2025
I am currently using Ragas with Bedrock and had to create new token
usage parsers. This PR responds to
[Issue-1151](#1151)

Thanks for this package it's nice 😄
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant