innercontext/backend/innercontext
Piotr Oleszczyk 558708653c feat(api): expand routines tool-calling to reduce prompt load
Keep the /routines/suggest base context lean by sending only active names and fetching detailed safety, actives, usage notes, and INCI on demand. Add a conservative fallback when tool roundtrip limits are hit to preserve safe outputs instead of failing the request.
2026-03-04 11:52:07 +01:00
..
api feat(api): expand routines tool-calling to reduce prompt load 2026-03-04 11:52:07 +01:00
models feat(api): add INCI tool-calling with normalized tool traces 2026-03-04 11:35:19 +01:00
llm.py feat(api): add INCI tool-calling with normalized tool traces 2026-03-04 11:35:19 +01:00
mcp_server.py refactor(api): remove shopping assistant logic from mcp_server 2026-03-03 20:51:42 +01:00