1427e98e6d
various performance improvements and json replacement orjson
2025-11-10 15:37:46 +01:00
YetheSamartaka
9a4bcb6f97
Add Docker support
...
Adds comprehensive docker support
2025-11-07 13:59:16 +01:00
20f4d1ac96
Merge pull request #10 from nomyo-ai/dev-v0.3.x
...
Fixes and Improvements for 0.4 release
2025-10-30 09:26:12 +01:00
dependabot[bot]
b04f0e3a44
Bump starlette from 0.47.2 to 0.49.1
...
Bumps [starlette](https://github.com/Kludex/starlette ) from 0.47.2 to 0.49.1.
- [Release notes](https://github.com/Kludex/starlette/releases )
- [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md )
- [Commits](https://github.com/Kludex/starlette/compare/0.47.2...0.49.1 )
---
updated-dependencies:
- dependency-name: starlette
dependency-version: 0.49.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-28 22:30:50 +00:00
ac25feadf8
requirements fix
2025-09-24 16:40:26 +02:00
e66c0ed0fc
new requirement for image preprocessing to downsize and convert to png for faster and safer transaction
2025-09-24 11:46:38 +02:00
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