Commit Graph

  • 50c64e0541 Fixed LLM main klevze 2026-04-13 18:28:08 +02:00
  • bfa6a4ad26 llm: add FastAPI shim, gateway LLM endpoints, tests, and docs klevze 2026-04-12 09:41:38 +02:00
  • 59c9584250 llm: add FastAPI shim, gateway LLM endpoints, tests, and docs klevze 2026-04-12 09:41:21 +02:00
  • baf497b015 feat(maturity): add dedicated NSFW/maturity analysis service klevze 2026-04-11 17:29:26 +02:00
  • f681ab980d fix: coverage_pct and ram_estimate use points_count (vectors_count deprecated in Qdrant v1.x) klevze 2026-03-31 20:36:23 +02:00
  • 3f925e17d5 docs: update README and USAGE for card-renderer, Qdrant optimization endpoints, and search params klevze 2026-03-31 20:16:55 +02:00
  • 6ea91c3452 fix: quantization in /configure, HNSW defaults in POST /collections, filter_metadata in search/file klevze 2026-03-31 20:08:58 +02:00
  • 609485a0f0 fix(qdrant): complete optimization gaps from v1 klevze 2026-03-31 20:01:52 +02:00
  • c7ea347e2b feat(qdrant): optimization — payload indexes, HNSW tuning, search params (v1) klevze 2026-03-31 19:58:47 +02:00
  • 58ee1b3bdd feat: add card-renderer internal service (v1) klevze 2026-03-31 10:39:29 +02:00
  • 613023de86 Update root 2026-03-23 20:37:44 +01:00
  • b8c44bd1b2 Persist Qdrant to host: bind-mount ./data/qdrant; add data dir ignore; update docs klevze 2026-03-23 19:52:43 +01:00
  • 8f758cf3b5 qdrant: enforce int/UUID point ids; preserve original id in payload; add error handling klevze 2026-03-21 10:12:34 +01:00
  • 4218034d70 Add HUGGINGFACE_TOKEN passthrough for clip/blip and update .env.example klevze 2026-03-21 10:09:04 +01:00
  • ecf8c9a401 Fix: use pydantic pattern; handle httpx RequestError in gateway and qdrant klevze 2026-03-21 10:07:20 +01:00
  • e6da9924ff gateway: handle non-JSON upstream responses with 502 and upstream text klevze 2026-03-21 09:43:37 +01:00
  • 7208c45768 Fix docker-compose YAML: env_file and service block indentations klevze 2026-03-21 09:40:40 +01:00
  • 3a015eb3b9 docker-compose: load .env and use for gateway klevze 2026-03-21 09:39:32 +01:00
  • 7a795e7fd3 Add .env.example klevze 2026-03-21 09:31:03 +01:00
  • 788e193c8a Docs: add X-API-Key header to curl examples klevze 2026-03-21 09:22:29 +01:00
  • 3b300ab3b4 Add Qdrant vectorstore service, gateway API-key middleware, docs and .gitignore klevze 2026-03-21 09:16:11 +01:00
  • 8da669c0e1 first commit klevze 2026-03-21 09:09:28 +01:00