kotaemon/docs/pages/app
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
..
ext Create user management functionality (#152) 2024-03-07 14:19:37 +07:00
index post migrate cleanup 2024-03-18 23:10:20 +07:00
settings Fix integrating indexing and retrieval pipelines to FileIndex (#155) 2024-03-10 16:41:42 +07:00
customize-flows.md Allow users to add LLM within the UI (#6) 2024-04-06 11:53:17 +07:00
customize-ui.md Improve kotaemon based on insights from projects (#147) 2024-02-28 22:18:29 +07:00
features.md Improve kotaemon based on insights from projects (#147) 2024-02-28 22:18:29 +07:00
functional-description.md Improve kotaemon based on insights from projects (#147) 2024-02-28 22:18:29 +07:00