open-webui/backend/open_webui
Samuel e825ebbcb9 feat: the tools are handled using a prompt or the native API mechanism depending on the native_tool_call parameter
The older code path is in fact unneeded (once you remove the tools, the new one ) but it's simpler an more tested so I leave it how it was.
2024-11-10 07:32:33 +00:00
..
apps fix conflicts 2024-11-06 20:22:40 +00:00
data refac: mv backend files to /open_webui dir 2024-09-04 16:54:48 +02:00
migrations refac: migration 2024-10-26 19:01:01 -07:00
static revert: pdf gen 2024-10-13 00:05:28 -07:00
storage fix: s3 file path 2024-11-03 01:07:43 -08:00
test chore: rm documents 2024-10-08 13:38:16 -07:00
utils fix conflicts 2024-11-06 20:22:40 +00:00
__init__.py fix: dev2 2024-09-24 16:19:24 +02:00
alembic.ini dev5 2024-09-04 17:33:39 +02:00
config.py Merge pull request #6750 from Sebastriani/main 2024-11-05 20:53:10 -08:00
constants.py feat: chat auto tag 2024-10-19 20:34:17 -07:00
env.py refac: web search 2024-11-03 17:07:24 -08:00
main.py feat: the tools are handled using a prompt or the native API mechanism depending on the native_tool_call parameter 2024-11-10 07:32:33 +00:00