LibreChat/api/server/services
Danny Avila bc46ccdcad
🤖 Assistants V2 Support: Part 2
🎹 fix: Autocompletion Chrome Bug on Action API Key Input

chore: remove `useOriginNavigate`

chore: set correct OpenAI Storage Source

fix: azure file deletions, instantiate clients by source for deletion

update code interpret files info

feat: deleteResourceFileId

chore: increase poll interval as azure easily rate limits

fix: openai file deletions, TODO: evaluate rejected deletion settled promises to determine which to delete from db records

file source icons

update table file filters

chore: file search info and versioning

fix: retrieval update with necessary tool_resources if specified

fix(useMentions): add optional chaining in case listMap value is undefined

fix: force assistant avatar roundedness

fix: azure assistants, check correct flag

chore: bump data-provider
2024-05-18 15:22:48 -04:00
..
Config 🤖 Assistants V2 Support: Part 1 2024-05-18 15:22:47 -04:00
Endpoints 🤖 Assistants V2 Support: Part 2 2024-05-18 15:22:48 -04:00
Files 🤖 Assistants V2 Support: Part 2 2024-05-18 15:22:48 -04:00
Runs 🤖 Assistants V2 Support: Part 2 2024-05-18 15:22:48 -04:00
start 🤖 Assistants V2 Support: Part 1 2024-05-18 15:22:47 -04:00
Threads 🤖 Assistants V2 Support: Part 1 2024-05-18 15:22:47 -04:00
ActionService.js 🤖 Assistants V2 Support: Part 1 2024-05-18 15:22:47 -04:00
ActionService.spec.js 🛠️ fix(Azure/Assistants): Handle Long Domain Names & Other Minor chores (#2475) 2024-04-20 15:02:56 -04:00
AppService.js 🤖 Assistants V2 Support: Part 1 2024-05-18 15:22:47 -04:00
AppService.spec.js 📥 feat: Import Conversations from LibreChat, ChatGPT, Chatbot UI (#2355) 2024-05-02 02:48:26 -04:00
AssistantService.js 🤖 Assistants V2 Support: Part 2 2024-05-18 15:22:48 -04:00
AuthService.js 📧 feat: Mention "@" Command Popover (#2635) 2024-05-07 13:13:55 -04:00
isDomainAllowed.js 🧪 refactor(isDomainAllowed): change directory, add tests (#2539) 2024-04-25 13:14:07 -04:00
isDomainAllowed.spec.js 🧪 refactor(isDomainAllowed): change directory, add tests (#2539) 2024-04-25 13:14:07 -04:00
ModelService.js 🤖 Assistants V2 Support: Part 1 2024-05-18 15:22:47 -04:00
ModelService.spec.js 🦙 feat: Ollama Vision Support (#2643) 2024-05-08 20:24:40 -04:00
PluginService.js feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
signPayload.js chore: remove jose as Bun now supports JWT 🍞 (#1167) 2023-11-12 00:44:46 -05:00
ToolService.js ⚙️ feat: includedTools and script changes (#2690) 2024-05-13 10:07:10 -04:00
UserService.js 🧑‍💻 refactor: Display Client-facing Errors (#2476) 2024-04-21 08:31:54 -04:00