Commit Graph

  • 1953a4f4f9 feat(server): add passthrough proxy for OpenAI-compatible endpoints * implement proxy handler for various OpenAI API routes * add error handling for request body and response streaming * introduce new error response format for API compatibility * add tests for recover middleware to handle panics gracefully main warkanum 2026-08-01 20:15:59 +02:00
  • 52902a8383 feat(onboard): add interactive extra maps configuration step v0.0.1 warkanum 2026-04-11 23:03:34 +02:00
  • 200b0dae95 feat(query): add support for extra maps in query command warkanum 2026-04-11 22:36:08 +02:00
  • 058aaa73e4 fix(router): improve endpoint selection logic with retries warkanum 2026-04-11 22:32:01 +02:00
  • 045c3d9d6f docs(server): clarify metrics authentication behavior warkanum 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. warkanum 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 warkanum 2026-04-11 21:03:29 +02:00
  • c5608bf5cd feat(adapter): add passthrough adapter for unchanged vectors warkanum 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 warkanum 2026-04-11 20:48:21 +02:00
  • 4009a54e39 feat: 🎉 Vectors na Vectors, the begining warkanum 2026-04-11 18:05:05 +02:00
  • d98ea7c222 Initial commit Hein Puth (Warkanum)andGitHub 2026-04-11 15:59:43 +02:00