Skip to content

v0.0.52

Compare
Choose a tag to compare
@Tomas2D Tomas2D released this 10 Dec 13:07
· 24 commits to main since this release

0.0.52 (2024-12-10)

Features

  • adapters: implement embed (#210) (84a3bf4)
  • agents: update streamlit agent prompt (#240) (b73a2e5)
  • agents: update streamlit agent prompt to write async code (#239) (2bd9c39)
  • cache: propagate self to custom cache keys (85a27d2)
  • tools: update cache policies (9613472)

Bug Fixes

  • agents: connect RePlan emitter to the root one (7f79d5f)
  • cache: retrieve descriptors for inherited members (df52337)