anything-llm/server/utils
Timothy Carambat 8929d96ed0
Move OpenAI api calls into its own interface/Class (#162)
* 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
..
chats [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
database [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
files Enabled importing and exporting of entire AnythingLLM instance data (#146) 2023-07-14 17:32:30 -07:00
helpers Move OpenAI api calls into its own interface/Class (#162) 2023-07-28 12:05:38 -07:00
http [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
middleware [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
openAi Move OpenAI api calls into its own interface/Class (#162) 2023-07-28 12:05:38 -07:00
vectorDbProviders Move OpenAI api calls into its own interface/Class (#162) 2023-07-28 12:05:38 -07:00