LibreChat/api/server/routes/ask
Danny Avila 1b999108e4
fix(titleConvo): use openAIApiKey and azure config from route handler (#637)
* fix(titleConvo): use openAIApiKey from route handler, handle azure conditional from route

* chore: remove comment
2023-07-13 23:59:14 -04:00
..
addToCache.js feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
anthropic.js feat: claude integration (#552) 2023-07-13 21:35:15 -04:00
askBingAI.js feat: Generate bing's title using bing (#612) 2023-07-09 08:41:43 -04:00
askChatGPTBrowser.js feat(OpenAI, PaLM): Add model support for new OpenAI models and codechat-bison (#516) 2023-06-13 16:42:01 -04:00
google.js refactor: Client Classes & Azure OpenAI as a separate Endpoint (#532) 2023-07-03 16:51:12 -04:00
gptPlugins.js fix(titleConvo): use openAIApiKey and azure config from route handler (#637) 2023-07-13 23:59:14 -04:00
handlers.js refactor: Client Classes & Azure OpenAI as a separate Endpoint (#532) 2023-07-03 16:51:12 -04:00
index.js feat: claude integration (#552) 2023-07-13 21:35:15 -04:00
openAI.js fix(titleConvo): use openAIApiKey and azure config from route handler (#637) 2023-07-13 23:59:14 -04:00