Logo
Explore Help
Register Sign In
yujunjun/kotaemon
1
0
Fork 0
You've already forked kotaemon
mirror of https://github.com/Cinnamon/kotaemon.git synced 2025-07-05 08:01:22 +00:00
Code Issues Packages Projects Releases Wiki Activity
kotaemon/libs/ktem/launch.py

6 lines
104 B
Python
Raw Normal View History

Make ktem official (#134) * Move kotaemon and ktem into same folder * Update docs * Update CI * Resolve mypy, isorts * Re-allow test pdf files
2024-01-23 10:54:18 +07:00
from ktem.main import App
app = App()
demo = app.make()
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
demo.queue().launch(favicon_path=app._favicon)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 63ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API