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

Pricing for AI providers, features and models #96

Open
brainless opened this issue Apr 19, 2024 · 2 comments
Open

Pricing for AI providers, features and models #96

brainless opened this issue Apr 19, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request javascript Pull requests that update Javascript code rust Pull requests that update Rust code

Comments

@brainless
Copy link
Owner

As a user I would like to have pricing information when selecting an AI model. This will need to be stored per model and shown in the UI where I select AI model for chat.

@brainless brainless self-assigned this Apr 19, 2024
@brainless brainless added enhancement New feature or request javascript Pull requests that update Javascript code rust Pull requests that update Rust code labels Apr 19, 2024
@brainless brainless changed the title Add pricing information to AI models Add pricing information for AI providers/models May 9, 2024
@brainless brainless changed the title Add pricing information for AI providers/models Pricing for AI providers, features and models May 10, 2024
@brainless
Copy link
Owner Author

brainless commented May 10, 2024

This will relate to #116 so that we organise all the information in a DRY manner and features are exposed through Rust, keeping in mind that some providers or features or models may not be available depending on API keys enabled or permissions.

Some UX to consider:

  • Show feature and model pricing per provider even if they are not enabled
  • Show price comparisons for similar features

Some future ideas:

  • Show free tiers for providers
  • Show account usage
  • Show account credits

@brainless
Copy link
Owner Author

AI Models are better codified in Rust now. We have to still add actual pricing information per model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request javascript Pull requests that update Javascript code rust Pull requests that update Rust code
Projects
Status: In review
Development

No branches or pull requests

1 participant