J.A.R.V.I.S-rust/crates/jarvis-core/src/llm
Bossiara13 176f405310 feat(core): pop_last_user helper on conversation history
used by llm fallback to roll back the user turn when the api call fails,
so the next attempt does not leave a dangling user message in the history.
2026-04-23 02:15:41 +03:00
..
client.rs feat(core): conversation history with bounded length 2026-04-22 23:16:25 +03:00
history.rs feat(core): pop_last_user helper on conversation history 2026-04-23 02:15:41 +03:00
mod.rs feat(core): conversation history with bounded length 2026-04-22 23:16:25 +03:00