anything-llm/server
Timothy Carambat 8929d96ed0
Move OpenAI api calls into its own interface/Class ()
* Move OpenAI api calls into its own interface/Class
move curate sources to be specific for each vectorDBs response for chat/query

* remove comment
2023-07-28 12:05:38 -07:00
..
endpoints [FEATURE] Enable the ability to have multi user instances () 2023-07-25 10:37:04 -07:00
models improve bulkd write speeds 2023-07-26 18:06:53 -07:00
storage Enable debug mode of ENV at runtime () 2023-06-26 11:38:38 -07:00
utils Move OpenAI api calls into its own interface/Class () 2023-07-28 12:05:38 -07:00
.env.example [FEATURE] Enable the ability to have multi user instances () 2023-07-25 10:37:04 -07:00
.gitignore Enabled importing and exporting of entire AnythingLLM instance data () 2023-07-14 17:32:30 -07:00
.nvmrc Implement Chroma Support () 2023-06-07 21:31:35 -07:00
index.js [FEATURE] Enable the ability to have multi user instances () 2023-07-25 10:37:04 -07:00
package.json [FEATURE] Enable the ability to have multi user instances () 2023-07-25 10:37:04 -07:00
yarn.lock [FEATURE] Enable the ability to have multi user instances () 2023-07-25 10:37:04 -07:00