hermes-agent/tests/providers
joaomarcos 34c3f06f91 fix(cache): scope prompt_cache_key by session to stop cross-session bucket sharing
Cherry-picked from PR #78959 by @JoaoMarcos44 with authorship preserved.
Follow-up: hoist _cache_scope_from_session_id(session_id) to a local in
build_kwargs so it's computed once instead of 4 times per call.

Closes #78941. Closes #79012. Closes #79013. Closes #79014. Closes #79015.

Co-authored-by: JoaoMarcos44 <joaomarcosdias444@gmail.com>
2026-08-05 12:42:46 +05:30
..
__init__.py
test_e2e_wiring.py
test_fetch_models_base_url.py
test_plugin_discovery.py
test_profile_wiring.py
test_provider_profiles.py
test_provider_registry.py
test_transport_parity.py