LibreChat/api/models
Yuichi Oneda 4e4de88faa
🔧 fix(Shared Links): Handling Shared Link Errors (#3118)
* refactor: add error handling in Share model

* refactor: add error handing to API routers

* refactor: display error message when API response is an error

* chore: remove unneccesary JSON.stringify

* chore: revert unintended changes

---------

Co-authored-by: Danny Avila <danny@librechat.ai>
2024-06-21 10:12:37 -04:00
..
plugins 🤖 feat: OpenAI Assistants v2 (initial support) (#2781) 2024-05-19 12:56:55 -04:00
schema 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
Action.js 🤖 feat: OpenAI Assistants v2 (initial support) (#2781) 2024-05-19 12:56:55 -04:00
Assistant.js 🤖 feat: Private Assistants (#2881) 2024-05-28 08:27:45 -04:00
Balance.js
Categories.js 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
checkBalance.js
Config.js
Conversation.js ⬇️ fix: JSON LibreChat Imports (#2897) 2024-05-29 09:15:05 -04:00
File.js 🚫👤feat: delete user from UI (#1526) 2024-06-05 19:35:12 -04:00
index.js 📧 feat: email verification (#2344) 2024-06-07 15:06:47 -04:00
Key.js
Message.js ⬇️ fix: JSON LibreChat Imports (#2897) 2024-05-29 09:15:05 -04:00
Preset.js
Project.js 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
Prompt.js 🗨️ refactor: Improve Prompts Query (#3138) 2024-06-20 22:21:17 -04:00
Role.js 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
Session.js
Share.js 🔧 fix(Shared Links): Handling Shared Link Errors (#3118) 2024-06-21 10:12:37 -04:00
spendTokens.js 🤖 feat: OpenAI Assistants v2 (initial support) (#2781) 2024-05-19 12:56:55 -04:00
Transaction.js
tx.js 🧠 feat: claude-3-5-sonnet (#3135) 2024-06-20 20:48:15 -04:00
tx.spec.js 🧠 feat: claude-3-5-sonnet (#3135) 2024-06-20 20:48:15 -04:00
User.js 📧 feat: email verification (#2344) 2024-06-07 15:06:47 -04:00
userMethods.js v0.7.4-rc1 (#3099) 2024-06-17 12:47:28 -04:00