feat: add rerank models to the project #724 #162 (#966)
d594e0f
balibabucommited on
feat: support GPT-4o #771 and hide the add button when the folder is a knowledge base (#775)
1a0fce6
balibabucommited on
feat: delete the added model #503 and display an error message when the requested file fails to parse #684 (#708)
ebf2bde
balibabucommited on
fix: #567 use modal to upload files in the knowledge base (#601)
4c6dadf
balibabucommited on
feat: add support for ollama #221 (#260)
21cf732
balibabucommited on
feat: add base_url to ApiKeyModal (#167)
3fb07ee
balibabucommited on
fix: disable sending messages if both application and conversation are empty and add loading to all pages (#134)
e55650e
balibabucommited on
feat: generate select options for SystemModelSettingModal grouped by type and add llm icon and add upgrade button to UserSettingTeam and replace the icon in the sidebar of the user settings page (#128)
d80b399
balibabucommited on
feat: add SystemModelSettingModal (#127)
7ccbbf8
balibabucommited on
feat: submit api key and add language to Configuration and fetch llm factory list on UserSettingModel mount (#121)
7e26e0d
balibabucommited on
feat: display chunk token number when category of knowledge as general and unavailable llm models appear disabled and if the backend returns 401, it will jump to the login page and fixed the issue where the greeting would disappear when clicking on a new dialog (#117)
f30b544
balibabucommited on
feat: create a chat assistant and extract SimilaritySlider (#67)