Expand description
Message preflight hooks.
These hooks run before we forward requests upstream (proxy endpoints) and before we
enter the agent loop. They operate on internal bamboo_agent_core::Message so the
same behavior applies across OpenAI-compatible, Anthropic, Gemini, and agent routes.
Enums§
Functions§
- apply_
message_ preflight_ hooks - Apply all configured preflight hooks.