LibreChat/api/app/clients/prompts
Danny Avila abbc57a49a
fix(formatMessages): Conform Name Property to OpenAI Expected Regex (#1076)
* fix(formatMessages): conform name property to OpenAI expected regex

* fix(ci): prior test was expecting non-sanitized name input
2023-10-19 10:02:20 -04:00
..
formatMessages.js fix(formatMessages): Conform Name Property to OpenAI Expected Regex (#1076) 2023-10-19 10:02:20 -04:00
formatMessages.spec.js fix(formatMessages): Conform Name Property to OpenAI Expected Regex (#1076) 2023-10-19 10:02:20 -04:00
handleInputs.js feat: ConversationSummaryBufferMemory (#973) 2023-09-26 21:02:28 -04:00
index.js feat: ConversationSummaryBufferMemory (#973) 2023-09-26 21:02:28 -04:00
instructions.js ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00
summaryPrompts.js feat: Accurate Token Usage Tracking & Optional Balance (#1018) 2023-10-05 18:34:10 -04:00
titlePrompts.js feat: Add Option to Disable Titling, Config Titling Model, and Title Prompt Improvements (#977) 2023-09-20 18:45:56 -04:00
truncateText.js feat: Add Option to Disable Titling, Config Titling Model, and Title Prompt Improvements (#977) 2023-09-20 18:45:56 -04:00