All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Released on March 10th, 2023.
- Wrapper for
BaseLLM
to record LLM calls as Prefect flows. - Examples of how to use
RecordLLMCalls
across many methods of invoking LLMs. - Utility functions for working with langchain tools and LLMs.