kotaemon/docs
Duc Nguyen (john) a203fc0f7c
Allow users to add LLM within the UI (#6)
* Rename AzureChatOpenAI to LCAzureChatOpenAI
* Provide vanilla ChatOpenAI and AzureChatOpenAI
* Remove the highest accuracy, lowest cost criteria

These criteria are unnecessary. The users, not pipeline creators, should choose
which LLM to use. Furthermore, it's cumbersome to input this information,
really degrades user experience.

* Remove the LLM selection in simple reasoning pipeline
* Provide a dedicated stream method to generate the output
* Return placeholder message to chat if the text is empty
2024-04-06 11:53:17 +07:00
..
development Allow users to add LLM within the UI (#6) 2024-04-06 11:53:17 +07:00
extra/css Best docs Cinnamon will probably ever have (#105) 2023-12-20 11:30:25 +07:00
images Update various docs (#4) 2024-03-29 19:47:03 +07:00
pages/app Allow users to add LLM within the UI (#6) 2024-04-06 11:53:17 +07:00
scripts Update docs (#106) 2024-01-30 18:50:17 +07:00
theme Best docs Cinnamon will probably ever have (#105) 2023-12-20 11:30:25 +07:00
index.md Update various docs (#4) 2024-03-29 19:47:03 +07:00
usage.md Update various docs (#4) 2024-03-29 19:47:03 +07:00