Files
spring-ai/advisors/output/18-unit-test-no-model.txt
Claude 527f4ba7ff 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
2026-09-24 16:21:19 +00:00

7 lines
258 B
Plaintext

# Testing an advisor with a stub chain
what the caller sent: Mail [email protected] please
what reached the rest: Mail <EMAIL_1> please
what the caller got back: Noted: Mail [email protected] please
caller's request unchanged: true