058aaa73e4
fix(router): improve endpoint selection logic with retries
2026-04-11 22:32:01 +02:00
045c3d9d6f
docs(server): clarify metrics authentication behavior
2026-04-11 21:50:26 +02:00
c7a3fed6e1
feat(server): add support for extra maps in adapter configuration
...
* Introduced ExtraMapConfig to allow multiple adapter configurations.
* Updated server and handler to utilize extra maps for routing.
* Added dashboard handler for metrics visualization.
2026-04-11 21:43:14 +02:00
c12e16c9f7
fix(server): handle router setup panic and return error
...
* return error from New function if route registration panics
* add googleDispatch to handle model:action routing
2026-04-11 21:03:29 +02:00
c5608bf5cd
feat(adapter): add passthrough adapter for unchanged vectors
2026-04-11 20:57:44 +02:00
5c070e441e
feat(docker): add configurable path for vecna.json
...
* set default config path to /config
* update docker-compose example for config usage
* modify config resolution to include /config directory
2026-04-11 20:48:21 +02:00
4009a54e39
feat: 🎉 Vectors na Vectors, the begining
...
Translate 1536 <-> 768 , 3072 <-> 2048
2026-04-11 18:05:05 +02:00