LibreChat/api/server/services
Fuegovic 3816219936
🧹 chore: remove old docs (#2684)
* delete docs folder

* delete mkdocs

* update .env.example

* update compose.override

* update librechat.yaml

* update pr template

* update librechat.yaml

* update README.md

* update missing custom config error msg

* update loadCustomConfig.js

* update check.js

* update .env.example

* update replit reference

* update README.md

* prevent logger URL truncation

* fix broken link in templates

---------

Co-authored-by: Danny Avila <danny@librechat.ai>
2024-05-13 10:15:30 -04:00
..
Config ⚙️ feat: includedTools and script changes (#2690) 2024-05-13 10:07:10 -04:00
Endpoints 🪙 feat: Configure Max Context and Output Tokens (#2648) 2024-05-09 13:27:13 -04:00
Files 🪙 feat: Configure Max Context and Output Tokens (#2648) 2024-05-09 13:27:13 -04:00
Runs
start 🧹 chore: remove old docs (#2684) 2024-05-13 10:15:30 -04:00
Threads
ActionService.js
ActionService.spec.js
AppService.js ⚙️ feat: includedTools and script changes (#2690) 2024-05-13 10:07:10 -04:00
AppService.spec.js 📥 feat: Import Conversations from LibreChat, ChatGPT, Chatbot UI (#2355) 2024-05-02 02:48:26 -04:00
AssistantService.js
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 🦙 feat: Ollama Vision Support (#2643) 2024-05-08 20:24:40 -04:00
ModelService.spec.js 🦙 feat: Ollama Vision Support (#2643) 2024-05-08 20:24:40 -04:00
PluginService.js
signPayload.js
ToolService.js ⚙️ feat: includedTools and script changes (#2690) 2024-05-13 10:07:10 -04:00
UserService.js