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: Add pricing information for new AI models #43

Merged
merged 2 commits into from
Aug 16, 2024

Conversation

OdinSweng
Copy link
Collaborator

This commit adds pricing information for new AI models from different providers. The models include GPT Models from OpenAI, Claude Models from Anthropic, Gemini Models from Google, and Mistral Models.

This commit adds pricing information for new AI models from different providers. The models include GPT Models from OpenAI, Claude Models from Anthropic, Gemini Models from Google, and Mistral Models.
@OdinSweng OdinSweng linked an issue Aug 16, 2024 that may be closed by this pull request
This commit updates the costDetails in the sportNewsTeam.test.js.snap file. The costInputTokens, costOutputTokens, and totalCost values have been changed from -1 to specific numeric values. This change provides accurate cost information for the associated tasks.
@OdinSweng OdinSweng merged commit d757161 into main Aug 16, 2024
1 check passed
@OdinSweng OdinSweng deleted the 20-implement-ui-for-token-usage-and-cost-display branch August 16, 2024 01:33
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.

Implement UI for Token Usage and Cost Display
1 participant