Commit graph

8 commits

Author SHA1 Message Date
d3e4555c8c moving from httpx to aiohttp 2025-09-09 17:08:00 +02:00
a23ccafc5a
Add files via upload
dashboard polling removed in favour for SSE pub:sub
2025-09-05 09:44:35 +02:00
ef936bb2a0
Update requirements.txt
remove unnecessary dependecy
2025-09-04 19:16:34 +02:00
b3b67fdbf2
Add files via upload
BREAKING CHANGE:
- new config.yaml config block
- new dependency: httpx-aiohttp for faster endpoint queries in bigger installations
- new dynamic dashboard
2025-09-04 19:07:28 +02:00
caca498f49
Add files via upload
switching to custom cache logic for faster cache invalidation in faulty cache scenarios
removing aiocache dependency
2025-09-01 13:38:49 +02:00
0c6387f5af
Add files via upload
adding persistent connections for endpoints
adding cache to available models routine
2025-09-01 11:07:07 +02:00
516ec8b102
Adding OpenAI compatibility
New Endpoints
New Requirements
2025-08-28 09:40:33 +02:00
5f1f3f7b57
Initial commit 2025-08-26 18:19:43 +02:00