mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-06 02:28:51 +01:00
* refactor(askGoogle.js): extract saveConvo function call to a separate function feat(askGoogle.js): add endpoint property to the conversation object refactor(handleSubmit.js): rename chatGptLabel to modelLabel in useMessageHandler function * refactor(askGoogle.js): remove unused endpointOption spread operator |
||
|---|---|---|
| .. | ||
| ask | ||
| auth.js | ||
| convos.js | ||
| endpoints.js | ||
| index.js | ||
| messages.js | ||
| oauth.js | ||
| presets.js | ||
| prompts.js | ||
| search.js | ||
| tokenizer.js | ||