10 Commits

Author SHA1 Message Date
52902a8383 feat(onboard): add interactive extra maps configuration step v0.0.1 2026-04-11 23:03:34 +02:00
200b0dae95 feat(query): add support for extra maps in query command 2026-04-11 22:36:08 +02:00
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
Hein Puth (Warkanum)
d98ea7c222 Initial commit 2026-04-11 15:59:43 +02:00