Skip to content

v0.0.34

Compare
Choose a tag to compare
@Tomas2D Tomas2D released this 28 Oct 04:58
· 233 commits to main since this release

0.0.34 (2024-10-28)

Features

  • tools: add additional validation for DynamicTool (#100) (b69d64c)
  • agent: make bee runner easier to override (e7b99a0)
  • agent: make bee runner serializable (c8960ce)
  • llm: export templateSchemaFactory (8fce700)
  • llm: set ollama host from env (4712e87)
  • tools: improve python PDF capabilities (#108) (9e107d7)

Bug Fixes

  • examples: update open library tool (9054deb), closes #104
  • serialization: handle constructor references (8a9a91b)