-
-
Notifications
You must be signed in to change notification settings - Fork 325
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
Runtime model configurability #146
Merged
Merged
Commits on May 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 896ddc8 - Browse repository at this point
Copy the full SHA 896ddc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44aac3a - Browse repository at this point
Copy the full SHA 44aac3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 273f67b - Browse repository at this point
Copy the full SHA 273f67bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebd127e - Browse repository at this point
Copy the full SHA ebd127eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4286257 - Browse repository at this point
Copy the full SHA 4286257View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a40a69 - Browse repository at this point
Copy the full SHA 8a40a69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a12068 - Browse repository at this point
Copy the full SHA 2a12068View commit details -
Configuration menu - View commit details
-
Copy full SHA for c25a80e - Browse repository at this point
Copy the full SHA c25a80eView commit details -
Configuration menu - View commit details
-
Copy full SHA for acb616f - Browse repository at this point
Copy the full SHA acb616fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a77677 - Browse repository at this point
Copy the full SHA 4a77677View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2d4dfc - Browse repository at this point
Copy the full SHA f2d4dfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97156a6 - Browse repository at this point
Copy the full SHA 97156a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03b840e - Browse repository at this point
Copy the full SHA 03b840eView commit details -
Delete and re-index docs when embedding model changes (#137)
* Added an error check when embedding change causes read error * Refactored provider load, decompose logic, aded model provider list api * Re-indexes dirs when embeddings change, learn list command * Fixed typo, simplified adding metadata * Moved index dir, metadata path to constants
Configuration menu - View commit details
-
Copy full SHA for f0f6958 - Browse repository at this point
Copy the full SHA f0f6958View commit details
Commits on May 4, 2023
-
* remove unused div * automatically create config if not present * allow all-caps envvars in config * implement basic chat settings UI * hide API key text inputs * limit popup size, show success banner * show welcome message if no LM is selected * fix buggy UI with no selected LM/EM * exclude legacy OpenAI chat provider used in magics * Added a button with welcome message --------- Co-authored-by: Jain <pijain@3c22fb64c9fa.amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 520b45e - Browse repository at this point
Copy the full SHA 520b45eView commit details
Commits on May 5, 2023
-
Various chat chain enhancements and fixes (#144)
* fix /clear command * use model IDs to compare LLMs instead * specify stop sequence in chat chain * add empty AI message, improve system prompt * add RTD configuration
Configuration menu - View commit details
-
Copy full SHA for 94630c7 - Browse repository at this point
Copy the full SHA 94630c7View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.