v0.0.25
What's Changed
- Feature LLMMessage for LLMFunction by @Winston-503 in #175
- Feature LLMCachingMiddleware by @Winston-503 in #176
- Feature prompt caching for LLMFunctionWithPrompt by @Winston-503 in #178
- Feature add llm response to llm function by @aflament in #179
- Feature costs to consumptions by @Winston-503 in #177
- Feature yaml costs by @Winston-503 in #180
- Release 0.0.25 by @aflament in #181
Important NOTE
Installation for fixed version is currently pip uninstall council-ai + pip install git+https://github.com/chain-ml/council.git@fix-yaml-data
Full Changelog: v0.0.24...v0.0.25