Skip to content

Conversation

@ishuru
Copy link

@ishuru ishuru commented Aug 5, 2025

This commit introduces a new feature that allows you to select from a list of available LLM models.

Key changes:

  • Added a dropdown menu to the UI for model selection.
  • The list of models is currently hardcoded, as the dynamic source was not available.
  • Refactored the model loading logic to handle model switching.
  • The chat history is now cleared when a new model is selected.
  • Fixed a TypeScript error related to navigator.storage.estimate().

This commit introduces a new feature that allows you to select from a list of available LLM models.

Key changes:
- Added a dropdown menu to the UI for model selection.
- The list of models is currently hardcoded, as the dynamic source was not available.
- Refactored the model loading logic to handle model switching.
- The chat history is now cleared when a new model is selected.
- Fixed a TypeScript error related to `navigator.storage.estimate()`.
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.

1 participant