Projects

Projects

Open-source contributions, talks, and research. Expand any entry for detail.

open source

Spring AI — Anthropic tool_choice support

Added tool_choice controls (auto, any, tool, none) for Claude function calling to Spring AI's AnthropicChatOptions, merged into the framework.

View merged pull request

open source

Spring AI — Anthropic prompt cache management

Added per-message TTL and configurable cache-block usage for Anthropic prompt caching, shipped in Spring AI 1.1.0-M2.

View merged pull request

talk

Testcontainers Live

Conversation on running real dependencies in tests with Testcontainers, and what adopting it changed about how our team develops locally.