-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Endpoint style structure and more customize of all model. #142
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NOT FINISHED. model menu and icon and send message not work.
fix: a wrong use of bingai params
…s names in defaultSelected variable
feat: force to be advanced mode
feat: move regenerate to all messages feat: move stop generate to replace submit button feat: make options' position more clear
…ary nesting and description keys
…w negative values for presP variable
style(Settings.jsx): add text-sm class to Label components style(Settings.jsx): add flex, h-10, max-h-10, w-full, resize-none, px-3, py-2, focus:ring-0, focus:ring-offset-0, focus:ring-opacity-0, focus:outline-none classes to Input component
…r to settings icon
feat(OpenAIOptions): pass isOpen prop to Settings component to toggle visibility
feat(FileUpload.jsx): add support for importing JSON files and fetching presets after import feat(NewConversationMenu.jsx): add FileUpload component to select and import JSON files feat(fetchers.js): add handleFileSelected function to handle importing JSON files and uploading presets to the server
feat: support OPENAI_REVERSE_PROXY feat: support set availModels in env file fix: chatgpt Browser send logic refactor. fix: title wrong usage of responseMessage BREAKING: some env paramaters has been changed!
fix: use ChatGptBrowser
feat(client): add classnames package to dependencies
…f the message header
…t to default feat(client): add doubleClickHandler to temperature, topP, freqP, and presP sliders in OpenAI Settings component
�[200~refactor(presets.js): remove unused getPreset function refactor(presets.js): use arrow function syntax for map callback refactor(presets.js): add console.log for debugging purposes refactor(presets.js): simplify map callback syntax refactor(presets.js): remove commented out code refactor(FileUpload.jsx): remove commented out code refactor(NewConversationMenu.jsx): rename data parameter to res for clarity refactor(NewConversationMenu.jsx): rename clearPresetsTrigger to deletePresetsTrigger for clarity refactor(NewConversationMenu.jsx): add onDeletePreset prop to PresetItems component refactor(PresetItem.jsx): add TrashIcon component and onDeletePreset prop refactor(PresetItems.jsx): add onDeletePreset prop to PresetItem component
danny-avila
approved these changes
Apr 5, 2023
This was referenced Apr 5, 2023
Closed
danny-avila
changed the title
[WIP] endpoint style structure and more customize of all model.
Endpoint style structure and more customize of all model.
Apr 5, 2023
danny-avila
added a commit
that referenced
this pull request
Apr 6, 2023
Endpoint style structure and more customize of all model.
jinzishuai
added a commit
to jinzishuai/LibreChat
that referenced
this pull request
Nov 29, 2023
Feat: POST API to increment convo viewCount
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Plans: