Dependencies
Examples for runtime dependency injection and dynamic runtime inputs.
| Example | Description |
|---|---|
| Dependencies In Context | Resolve a Hacker News dependency and include its returned data in model context. |
| Dependencies In Tools | Example showing how tools can access dependencies passed to the agent. |
| Dynamic Tools | Build tools from current session state with callable caching disabled. |