Commit Graph

3 Commits

Author SHA1 Message Date
tliu93 d36b940981 Add LLM settings integration
test / pytest (push) Successful in 1m13s
Add app_settings migration, settings UI, and OpenAI-compatible httpx LLM client with mocked tests.

Preserve API keys on blank form submissions, require a fresh key when base_url changes, and keep AI search settings untouched for step 3.

Update docs/design LLM integration and step 3 AI search notes, including prompt contract and extra-hints planning.
2026-06-01 20:06:22 +02:00
tliu93 d39c1933b4 fix pytest ini
test / pytest (push) Successful in 38s
docker-image / build-and-push (push) Successful in 4m9s
2026-04-21 21:54:05 +02:00
tliu93 dae7a60eab add project structure 2026-04-19 12:13:07 +02:00