open-webui/backend/open_webui
Timothy Jaeryang Baek de7e8fd918
Merge pull request #10362 from Seniorsimo/usage-openai-compatible
**fix** Added OpenAI usage standard keys to API signature
2025-02-19 12:20:41 -08:00
..
data
internal
migrations
models
retrieval feat: Add Firecrawl web loader integration 2025-02-19 16:54:44 +08:00
routers enh: RAG full context mode 2025-02-18 21:14:58 -08: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