oxi-store 0.14.0

Shared persistent state for oxi — sessions, settings, auth, model registry
docs.rs failed to build oxi-store-0.14.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: oxi-store-0.18.1

oxi-store

Shared persistent state for oxi — sessions, settings, auth, model registry.

Features

  • Session management — create, persist, and resume conversation sessions
  • Settings store — persistent configuration for providers, models, and preferences
  • Auth storage — secure storage of API keys and credentials
  • Model registry — track available models and their capabilities
  • Async-first — built on Tokio for non-blocking I/O

License

MIT