open-webui/src/lib
Jun Siang Cheah f49e1afaa6 feat: inject search result doc in the response, not the query
this is to handle when we have multiple models selected or regenerate a
response, it'll only add it to the model's response and not add dupes on
the user message
2024-05-12 20:45:46 +08:00
..
apis feat: add support for using previous messages for query generation 2024-05-12 20:45:44 +08:00
components feat: inject search result doc in the response, not the query 2024-05-12 20:45:46 +08:00
i18n feat: rename title generation model to task model 2024-05-12 20:45:46 +08:00
stores feat: add support for using previous messages for query generation 2024-05-12 20:45:44 +08:00
utils fix: disable template variables in prompt 2024-05-04 13:21:35 -07:00
constants.ts add htm/html to supported extensions in ui 2024-03-25 11:21:34 +01:00
index.ts chat feature added 2023-10-08 15:38:42 -07:00