J.A.R.V.I.S-rust/crates/jarvis-core
Bossiara13 1e2c883e68 chore(core): llm config knobs, system prompt, trigger phrases
add LLM_DEFAULT_ENABLED / LLM_DEFAULT_MAX_HISTORY / LLM_DEFAULT_MAX_TOKENS
defaults, the russian J.A.R.V.I.S. system prompt, a fallback error line,
and per-language helpers get_llm_trigger_phrases() and get_llm_system_prompt()
so the voice loop can opt into Groq with a 'скажи …' style prefix.
2026-04-22 23:16:30 +03:00
..
src chore(core): llm config knobs, system prompt, trigger phrases 2026-04-22 23:16:30 +03:00
Cargo.toml feat(core): add Groq/OpenAI-compatible LlmClient 2026-04-22 19:36:14 +03:00