dbf2c659d9bf0384bbf1a3008565de47aa5b064f
El SDK CI - stage / build-and-test (pull_request) Failing after 12s
llm_call_system / llm_call accepted a model argument and discarded it: they called llm_chain_call(system, user) with no model, and the legacy ANTHROPIC_API_KEY fallback passed NULL to llm_provider_request, so every non-agentic chat was pinned to LLM_DEFAULT_MODEL (claude-sonnet-4-5) regardless of the caller's selection. Thread model_pref through llm_chain_call: provider-chain entries still honor their own NEURON_LLM_N_MODEL override and fall back to the requested model otherwise; the legacy Anthropic path now uses the requested model. NULL/empty preserves prior default behavior. Effect: the soul's model selection (state soul_model / SOUL_LLM_MODEL, e.g. claude-opus-4-8) now reaches api.anthropic.com. Previously the chat response echoed the selected model in its label while the request billed Sonnet 4.5. Not built locally (no elc/cc toolchain on this checkout); needs stage CI. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Description
The Engram programming language — types as knowledge nodes, quantum-sealed prod target
138 MiB
Releases
5
El SDK (latest)
Latest
Languages
Emacs Lisp
86.3%
C
11.4%
HTML
1.7%
JavaScript
0.4%
Shell
0.2%