Skip to content

swiftide-v0.14.4

Latest
Compare
Choose a tag to compare
@SwabbieBosun SwabbieBosun released this 12 Dec 09:43
· 8 commits to master since this release

New features

  • 7211559 (agents) EXPERIMENTAL Agents in Swiftide (#463)
Agents are coming to Swiftide! We are still ironing out all the kinks,
  while we make it ready for a proper release. You can already experiment
  with agents, see the rustdocs for documentation, and an example in
  `/examples`, and feel free to contact us via github or discord. Better
  documentation, examples, and tutorials are coming soon.

  Run completions in a loop, define tools with two handy macros, customize
  the agent by hooking in on lifecycle events, and much more.

  Besides documentation, expect a big release for what we build this for
  soon! 🎉
  • 3751f49 (query) Add support for single embedding retrieval with PGVector (#406)

Miscellaneous

Full Changelog: 0.14.3...0.14.4