LibreChat/api/server/services/Endpoints/custom
Gopal Sharma a8babbcebf feat: Add conversation ID support to custom endpoint headers
- Add LIBRECHAT_CONVERSATION_ID to customUserVars when provided
- Pass conversation ID to header resolution for dynamic headers
- Add comprehensive test coverage

Enables custom endpoints to access conversation context using {{LIBRECHAT_CONVERSATION_ID}} placeholder.
2025-08-10 03:55:35 +05:30
..
build.js 🔃 refactor: rename all server endpoints to use same file names (#4364) 2024-10-19 08:24:07 -04:00
index.js 🔃 refactor: rename all server endpoints to use same file names (#4364) 2024-10-19 08:24:07 -04:00
initialize.js feat: Add conversation ID support to custom endpoint headers 2025-08-10 03:55:35 +05:30
initialize.spec.js feat: Add conversation ID support to custom endpoint headers 2025-08-10 03:55:35 +05:30