Skip to content

swiftide-v0.22.1

Latest
Compare
Choose a tag to compare
@SwabbieBosun SwabbieBosun released this 09 Mar 12:52
28676fc

New features

Adds support for Duckdb. Persist, Retrieve (Simple and Custom), and
  NodeCache are implemented. Metadata and full upsert are not. Once 1.2
  has its issues fixed, it's easy to add.
  • 4cf417c (treesitter) C and C++ support for splitter only (#663)

Bug fixes

  • 590eaeb (integrations) Make openai parallel_tool_calls an Option (#664)
o3-mini needs to omit parallel_tool_calls - so we need to allow for a
  None option to not include that field

Miscellaneous

  • 0000000 Update Cargo.toml dependencies

  • d864c7e Downgrade duckdb to 1.1.1 and fix ci (#671)

  • 9b685b3 Update and loosen deps (#670)

  • a64ca16 Tokio_stream features should include time

Full Changelog: 0.22.0...0.22.1