mirror of
https://github.com/Narcooo/inkos.git
synced 2026-08-28 14:57:58 +08:00
91d7346a7c
The embedded llm block overrode ~/.inkos/.env, breaking bench runs that relied on INKOS_LLM_MODEL / INKOS_LLM_BASE_URL. Removing it lets the CLI resolve the provider from the user env as documented.