Docs.rs
swiftide-0.23.0
swiftide 0.23.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
timonv
tinco
github:bosun-ai:crates
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
document-features ^0.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
swiftide-agents ^0.23
normal
optional
swiftide-core ^0.23
normal
swiftide-indexing ^0.23
normal
swiftide-integrations ^0.23
normal
swiftide-query ^0.23
normal
anyhow ^1.0
dev
arrow-array ^54.2
dev
async-openai ^0.28
dev
lancedb ^0.18
dev
mockall ^0.13
dev
qdrant-client ^1.13
dev
serde ^1.0
dev
serde_json ^1.0
dev
sqlx ^0.8
dev
temp-dir ^0.1
dev
test-log ^0.2
dev
testcontainers ^0.23
dev
tokio ^1.44
dev
wiremock ^0.6
dev
Versions
71.43%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
swiftide
0.23.0
Embedding
Aliased Type
In crate swiftide
swiftide
Type Alias
Embedding
Copy item path
Source
pub type Embedding =
Vec
<
f32
>;
Aliased Type
ยง
struct Embedding {
/* private fields */
}