crow-memory-types 0.2.0

Wire types for the crow-memory HTTP API — shared by server and SDK
Documentation
  • Coverage
  • 3.17%
    2 out of 63 items documented0 out of 12 items with examples
  • Size
  • Source code size: 9.54 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.04 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 7s Average build duration of successful builds.
  • all releases: 7s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crow-cli/crow-cli
    52 4 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • odellus

Wire types for the crow-memory HTTP API.

The contract between the crow-memory server (axum + LanceDB) and crow-memory-sdk (reqwest client). Append-only chat history: create + read/search, no update, no delete.