v1.7.0
What's Changed
- Added support for all API keys provided by LiteLLM.
- Please refer to the various providers and their models available in the litellm documentation 😊
- Preview:
_2024_11_13_18_46_22_257.mp4
_2024_11_13_18_51_35_674.mp4
- Fixed an issue related to pasting raw text.
- Fixed bugs in LlamaIndex functionality.
- Prevented character input when the prompt is empty.
- Replaced
QComboBox
withQLineEdit
to allow direct model input for improved usability. - Included advice for working with LLMs, along with provider-specific prefixes for better guidance.
Full Changelog: v1.6.1...v1.7.0