- support for Runnables as llms, that allows use of `llm.with_fallback` syntax when defining llms - support for passing llm directly as kwarg to prompt
0.5.8
- hotfix, unbound variable error
0.5.7
- fix json/dict output for async - support for llm control kwarg to by able to pass in llm dynamically
0.5.6
- minor improvement in llm func docs parser to handle arg description not starting with letter