Commit Graph

8 Commits

Author SHA1 Message Date
administrator 70899149e4 notebook 2026-06-08 07:20:37 +02:00
administrator 82d7bc375f Fix pgvector integration: VECTOR(512) for voyage-3-lite, register_vector on connect
- voyage-3-lite returns 512 dims (not 1024) — migrated column + schema
- register_vector now called once at connection time, not per-query
- Removes per-function register_vector calls that caused type cast conflicts

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-07 06:16:16 +02:00
administrator 66475d48d2 file_receive: přejmenování endpointů /pending-files,/download-file → /status,/item
Pokus obejít blokaci JNJ web-proxy, která zařezává GET na "mluvící" názvy
(403 Forbidden + přepis URL na ?_sm_nck=1). POST /upload prochází, GET ne.
Neutrální názvy /status a /item, metoda zůstává GET — izoluje vliv názvu URL.

- klient janssenpc_file_receive.py: PENDING_URL/DOWNLOAD_URL na /status,/item
- server DockerCustomApp/app.py: srovnáno s živou verzí z kontejneru
  (odstraněn drift) + routy přejmenovány, nasazeno na Unraid msgreceiver

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-07 05:34:51 +02:00
administrator a347051145 notebook 2026-06-05 21:21:30 +02:00
administrator b433ef0446 z230 2026-06-02 17:20:20 +02:00
administrator dd39339497 z230 2026-06-02 17:19:43 +02:00
administrator 06ad59a22a notebook 2026-06-02 06:15:02 +02:00
administrator bb604e593e Initial commit — clean history (removed large test files, browser profiles, Medidata/Clario downloads) 2026-06-01 15:36:31 +02:00