LibreChat/client/src/components
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
..
Conversations Merge branch 'main' into feat-endpoint-style-structure 2023-04-01 19:41:36 -04:00
Endpoints feat(bingai.js): add context and systemMessage parameters to askBing function 2023-04-04 12:53:41 -04:00
Input feat(bingai.js): add context and systemMessage parameters to askBing function 2023-04-04 12:53:41 -04:00
MessageHandler Merge branch 'main' into feat-endpoint-style-structure 2023-04-01 19:41:36 -04:00
Messages feat: open option dialog when click messageHeader 2023-04-04 01:23:37 +08:00
Nav fix: prevent scroll to top on initial messages 2023-03-29 08:49:39 -04:00
svg feat: move EndpointOptionsPopover as a common component 2023-04-02 00:29:53 +08:00
ui feat(bing-settings): Work in Progress, will finish tomorrow 2023-04-03 21:18:19 -04:00