anything-llm/frontend
Timothy Carambat 9d0becb2ee
Add chat/converstaion mode as the default chat mode for all Vector Databases (#112)
* Add chat/converstaion mode as the default chat mode
Show menu for toggling options for chat/query/reset command
Show chat status below input
resolves #61

* remove console logs
2023-06-26 15:08:47 -07:00
..
public inital commit 2023-06-03 19:28:07 -07:00
src Add chat/converstaion mode as the default chat mode for all Vector Databases (#112) 2023-06-26 15:08:47 -07:00
.env.production inital commit 2023-06-03 19:28:07 -07:00
.eslintrc.cjs inital commit 2023-06-03 19:28:07 -07:00
.gitignore inital commit 2023-06-03 19:28:07 -07:00
.nvmrc bump node version requirement 2023-06-08 10:29:17 -07:00
index.html inital commit 2023-06-03 19:28:07 -07:00
jsconfig.json inital commit 2023-06-03 19:28:07 -07:00
package-lock.json add codeblock support for prompt replies and historical messages (#55) 2023-06-14 13:35:55 -07:00
package.json Upload and process documents via UI + document processor in docker image (#65) 2023-06-16 16:01:27 -07:00
postcss.config.js inital commit 2023-06-03 19:28:07 -07:00
tailwind.config.js inital commit 2023-06-03 19:28:07 -07:00
vite.config.js inital commit 2023-06-03 19:28:07 -07:00
yarn.lock Upload and process documents via UI + document processor in docker image (#65) 2023-06-16 16:01:27 -07:00