inou/api
Johan 320895f1ad Add POST /api/v1/dossiers/{id}/parse endpoint
Exposes LLM triage + extraction as a standalone API for web/mobile clients.
Creates entries and prompts from free-form health input, returns structured
response with created resource IDs.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 03:47:14 -05:00
..
prompts Initial commit 2026-02-01 02:43:27 -05:00
Sora-Regular.ttf Initial commit 2026-02-01 02:43:27 -05:00
Sora-SemiBold.ttf Initial commit 2026-02-01 02:43:27 -05:00
api Initial commit 2026-02-01 02:43:27 -05:00
api_access.go Initial commit 2026-02-01 02:43:27 -05:00
api_audit.go Initial commit 2026-02-01 02:43:27 -05:00
api_categories.go Initial commit 2026-02-01 02:43:27 -05:00
api_contact_sheet.go Initial commit 2026-02-01 02:43:27 -05:00
api_dossier.go Initial commit 2026-02-01 02:43:27 -05:00
api_dossiers.go Initial commit 2026-02-01 02:43:27 -05:00
api_entries.go Initial commit 2026-02-01 02:43:27 -05:00
api_genome.go Initial commit 2026-02-01 02:43:27 -05:00
api_image.go Initial commit 2026-02-01 02:43:27 -05:00
api_labs.go Initial commit 2026-02-01 02:43:27 -05:00
api_llm.go Initial commit 2026-02-01 02:43:27 -05:00
api_mcp_audit.go Initial commit 2026-02-01 02:43:27 -05:00
api_prompts.go Initial commit 2026-02-01 02:43:27 -05:00
api_series.go Initial commit 2026-02-01 02:43:27 -05:00
api_slices.go Initial commit 2026-02-01 02:43:27 -05:00
api_studies.go Initial commit 2026-02-01 02:43:27 -05:00
api_v1.go Add POST /api/v1/dossiers/{id}/parse endpoint 2026-02-01 03:47:14 -05:00
api_version.go Initial commit 2026-02-01 02:43:27 -05:00
auth.go Initial commit 2026-02-01 02:43:27 -05:00
llm_types.go Initial commit 2026-02-01 02:43:27 -05:00
main.go Initial commit 2026-02-01 02:43:27 -05:00