Add advisors module: custom logging, PII redaction and token-budget advisors
Tests pin down chain ordering (including ties), BaseAdvisor stream behaviour, redaction order versus memory and logging, the tool loop, and how a refusal surfaces on calls, streams and over HTTP. Co-Authored-By: Claude Sonnet 5 <[email protected]> Claude-Session: https://claude.ai/code/session_01Ja4jkzrbQ4LQZBNrb5mkZE
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# LoggingAdvisor when the model call fails
|
||||
|
||||
caller got: IllegalStateException: provider returned 503
|
||||
[LoggingAdvisor] request messages=1 roles=U
|
||||
[LoggingAdvisor] failed IllegalStateException after 5 ms
|
||||
Reference in New Issue
Block a user