innercontext/backend/innercontext/api
2026-03-05 16:44:03 +01:00
..
__init__.py Initial commit: backend API, data models, and test suite 2026-02-26 15:10:24 +01:00
ai_logs.py feat(api): add INCI tool-calling with normalized tool traces 2026-03-04 11:35:19 +01:00
health.py feat(repo): expand lab results workflows across backend and frontend 2026-03-05 12:46:49 +01:00
inventory.py refactor: split table models into Base/Table/Public for proper FastAPI serialization 2026-02-27 15:37:46 +01:00
llm_context.py feat(profile): add profile settings and LLM user context 2026-03-05 15:57:21 +01:00
product_llm_tools.py refactor(backend): consolidate product LLM function tools 2026-03-05 16:44:03 +01:00
products.py refactor(backend): consolidate product LLM function tools 2026-03-05 16:44:03 +01:00
profile.py feat(profile): add profile settings and LLM user context 2026-03-05 15:57:21 +01:00
routines.py refactor(backend): consolidate product LLM function tools 2026-03-05 16:44:03 +01:00
skincare.py feat(profile): add profile settings and LLM user context 2026-03-05 15:57:21 +01:00
utils.py refactor: remove personal_rating, DRY get_or_404, fix ty errors 2026-02-27 11:20:13 +01:00