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: Created ability to chat with multiple LLMs at once #402

Merged
merged 3 commits into from
Feb 14, 2024
Merged

Conversation

ellvix
Copy link
Collaborator

@ellvix ellvix commented Feb 14, 2024

BREAKING CHANGE: Changed the way data was stored in the menu, first time you run you'll need to update LLM settings

Fixed #388

@ellvix ellvix merged commit 80aa119 into main Feb 14, 2024
1 check passed
@ellvix ellvix deleted the multi-LLM branch February 14, 2024 04:10
@jooyoungseo
Copy link
Member

@ellvix Aw, you were too fast. We denote the breaking change like this feat!: verb. And I noticed that you used past-tense after colon.

@jooyoungseo
Copy link
Member

@ellvix Also no capital letter in the verb. :)

github-actions bot pushed a commit that referenced this pull request Feb 15, 2024
# [2.0.0](v1.5.0...v2.0.0) (2024-02-15)

### Bug Fixes

* add tabindex attribute to maidrElemn element ([#403](#403)) ([f51b917](f51b917))

### Features

* Created ability to chat with multiple LLMs at once ([#402](#402)) ([80aa119](80aa119)), closes [#388](#388)

### BREAKING CHANGES

* Changed the way data was stored in the menu, first time
you run you'll need to update LLM settings
Copy link
Contributor

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: support meta-AI feature
2 participants