Skip to content

0.3.6

Compare
Choose a tag to compare
@cpacker cpacker released this 11 Mar 23:49
· 429 commits to main since this release
237a96b

🐜 bugfix release

What's Changed

  • fix: patch API key GET error + allow empty body on create user POST by @cpacker in #1113
  • fix: silence pydantic warning about protected namespace by @cpacker in #1116
  • feat: add metadata to GET tools route by @cpacker in #1117
  • feat: add archival memory GET, POST, DEL to REST API by @cpacker in #1119
  • feat: Add data sources to REST API by @sarahwooders in #1118
  • feat: pass message UUIDs during message streaming (POST SSE send_message) by @cpacker in #1120
  • fix: small typing fixes by @cpacker in #1123
  • fix: fix bugs for retrieving archival memory via REST API + tests by @sarahwooders in #1122
  • feat: add a last_run field to the agent state model by @cpacker in #1124
  • fix: patch bug where the contents of the persona/human files were not gett… by @cpacker in #1126
  • feat: add memory data and tool data to list_agents function / GET /api/agents response by @cpacker in #1125
  • feat: add list of sources (in dict format) to response object by @cpacker in #1128
  • fix: patch messages route + unify all the api/agents API routes to use {agent_id} via path parameter by @cpacker in #1129
  • fix: use bookworm version of python image to resolve sqllite/chroma i… by @goetzrobin in #1130
  • feat: enable adding presets via the CLI by @sarahwooders in #1131
  • fix: modify metadata presets functions by @sarahwooders in #1132
  • feat: added persona/human_name fields to Preset by @cpacker in #1134
  • chore: bump version to 0.3.6 by @cpacker in #1114

Full Changelog: 0.3.5...0.3.6