What's Changed
- Add support for structured output in LLMInterfaceV2, OpenAILLM and VertexAILLM
- Enable Structured Output for schema from text extractor
- Implement tool calling for Ollama and include examples
- Support async embedding for Embedder base class and Ollama implementation
- Added cypher template example
New Contributors
- @kalrasamridhi7 made their first contribution in #441
- @zh-tan made their first contribution in #468
Full Changelog: 1.12.0...1.13.0