There was an error fetching the commit references. Please try again later.
feat: fixed an issue where the default value for temperature was not set when...
feat: fixed an issue where the default value for temperature was not set when creating a new chat and install remark-gfm so that the markdown table can be displayed (#124) * feat: install remark-gfm so that the markdown table can be displayed * feat: fixed an issue where the default value for temperature was not set when creating a new chat
Showing
- web/package-lock.json 205 additions, 0 deletionsweb/package-lock.json
- web/package.json 1 addition, 0 deletionsweb/package.json
- web/src/pages/chat/chat-configuration-modal/index.tsx 7 additions, 0 deletionsweb/src/pages/chat/chat-configuration-modal/index.tsx
- web/src/pages/chat/chat-configuration-modal/model-setting.tsx 18 additions, 10 deletions...src/pages/chat/chat-configuration-modal/model-setting.tsx
- web/src/pages/chat/chat-container/index.less 1 addition, 1 deletionweb/src/pages/chat/chat-container/index.less
- web/src/pages/chat/chat-container/index.tsx 13 additions, 9 deletionsweb/src/pages/chat/chat-container/index.tsx
Loading
Please register or sign in to comment