LibreChat/api
Danny Avila bb75b6df3b feat(bingai.js): add context and systemMessage parameters to askBing function
feat(conversationPreset.js): add context and systemMessage fields to conversation preset schema
feat(askBingAI.js): pass context and systemMessage parameters to ask function
feat(Settings.jsx): add toneStyle prop to BingAISettings component
feat(BingAIOptions/index.jsx): add useEffect to check if advanced mode is needed
feat(cleanupPreset.js): add context and systemMessage fields to cleaned up preset object
feat(getDefaultConversation.js): add context and systemMessage fields to default conversation object
feat(handleSubmit.js): add context and systemMessage fields to message object
2023-04-04 12:53:41 -04:00
..
app feat(bingai.js): add context and systemMessage parameters to askBing function 2023-04-04 12:53:41 -04:00
lib feat: feat: new endpoint-style endpoint select 2023-03-31 04:22:16 +08:00
models feat(bingai.js): add context and systemMessage parameters to askBing function 2023-04-04 12:53:41 -04:00
server feat(bingai.js): add context and systemMessage parameters to askBing function 2023-04-04 12:53:41 -04:00
.env.example feat: allow default gpt api model before frontend customization 2023-03-29 10:17:24 -04:00
.eslintrc.js chore: eslint rules and blinker update in text handling 2023-03-21 13:41:31 -04:00
.prettierrc chore: add prettier 2023-03-22 01:32:30 -04:00
nodemon.json fix: ignoreDir pointing correctly 2023-03-07 13:49:15 -05:00
package-lock.json feat(bing-settings): Work in Progress, will finish tomorrow 2023-04-03 21:18:19 -04:00
package.json feat(bing-settings): Work in Progress, will finish tomorrow 2023-04-03 21:18:19 -04:00