open-webui/backend/open_webui
Timothy Jaeryang Baek ea3f873ae9
Merge pull request #10377 from Seniorsimo/chat-message-validator
**fix** ChatMessage validator: content can be null when using tools
2025-02-19 12:22:31 -08:00
..
data
internal
migrations
models fix: user settings save issue 2025-02-11 23:42:31 -08:00
retrieval feat: Add Firecrawl web loader integration 2025-02-19 16:54:44 +08:00
routers Fix on ChatMessage validator: content can be null when using tools 2025-02-19 21:03:23 +01:00
socket refac: direct connections 2025-02-13 00:34:45 -08:00
static refac 2025-02-15 21:14:03 -08:00
storage formatting 2025-02-18 15:19:35 -05:00
test Update test_provider.py 2025-02-18 15:53:54 -05:00
utils Added OpenAI usagerequested keys 2025-02-19 15:28:39 +01:00
__init__.py
alembic.ini
config.py feat: Add Firecrawl web loader integration 2025-02-19 16:54:44 +08:00
constants.py
env.py refac 2025-02-16 00:11:18 -08:00
functions.py
main.py feat: Add Firecrawl web loader integration 2025-02-19 16:54:44 +08:00
tasks.py