open-webui/backend/open_webui
ferret99gt adde37394b Remove parameters that map directly, as they are part of options
1) This may be legacy code?
2) All three of these parameters, temperature, top_p and seed, are found in openai_payload["options"], not openai_payload. They do not need remapped any longer.
2025-02-19 08:44:59 -05:00
..
data
internal
migrations
models
retrieval fix: include_domain does NOT exist 2025-02-17 19:20:49 -08:00
routers refac 2025-02-17 19:29:28 -08:00
socket
static refac 2025-02-15 21:14:03 -08:00
storage
test
utils Remove parameters that map directly, as they are part of options 2025-02-19 08:44:59 -05:00
__init__.py
alembic.ini
config.py refac 2025-02-17 21:34:06 -08:00
constants.py
env.py refac 2025-02-16 00:11:18 -08:00
functions.py
main.py enh: full context web search 2025-02-17 18:14:26 -08:00
tasks.py