Blog Posts

Search Posts

Showing 3 posts tagged with 'llm'

Optimising Query Transformations for Retrieval: A Negative Result

January 09, 2026

Could some form of derivative-free optimisation help with transforming retrieval queries for better RAG?

Integrating Pydantic AI with Streamlit: Async Challenges and Fragment Optimisations

September 07, 2025

Trying to use Streamlit's nice chat UI with Pydantic AI

Pydantic AI Output Validators: Runtime Validation with Dependencies

July 15, 2025

Using Pydantic AI's output validators for runtime validation that depends on context, with automatic retry handling when validation fails.