Docs.rs
swiftide-integrations-0.31.0
swiftide-integrations 0.31.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
timonv
Dependencies
anyhow ^1.0
normal
arrow-array ^55.2
normal
optional
async-anthropic ^0.6.0
normal
optional
async-openai ^0.29
normal
optional
async-trait ^0.1
normal
aws-config ^1.8
normal
optional
aws-credential-types ^1.2
normal
optional
aws-sdk-bedrockruntime ^1.104
normal
optional
chrono ^0.4
normal
deadpool ^0.12
normal
optional
derive_builder ^0.20
normal
duckdb ^1
normal
optional
fastembed ^4.9
normal
optional
fluvio ^0.50.1
normal
optional
fs-err ^3.1
normal
futures-util ^0.3
normal
htmd ^0.3
normal
optional
itertools ^0.14
normal
lancedb ^0.21
normal
optional
libduckdb-sys ^1
normal
optional
metrics ^0.24
normal
optional
parquet ^55.2
normal
optional
pgvector ^0.4
normal
optional
qdrant-client ^1.15
normal
optional
rdkafka ^0.38.0
normal
optional
redb ^2.6
normal
optional
redis ^0.32
normal
optional
regex ^1.11
normal
reqwest ^0.12
normal
optional
schemars ^1.0
normal
secrecy ^0.10
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
spider ^2.37
normal
optional
sqlx ^0.8
normal
optional
strum ^0.27
normal
strum_macros ^0.27
normal
swiftide-core ^0.31
normal
swiftide-macros ^0.31
normal
tera ^1.20
normal
tiktoken-rs ^0.7
normal
optional
tokio ^1.46
normal
tracing ^0.1
normal
tracing-futures ^0.2.5
normal
tree-sitter ^0.25
normal
optional
tree-sitter-c ^0.24
normal
optional
tree-sitter-cpp ^0.23
normal
optional
tree-sitter-elixir ^0.3.4
normal
optional
tree-sitter-go ^0.23
normal
optional
tree-sitter-html ^0.23
normal
optional
tree-sitter-java ^0.23
normal
optional
tree-sitter-javascript ^0.23
normal
optional
tree-sitter-python ^0.23
normal
optional
tree-sitter-ruby ^0.23
normal
optional
tree-sitter-rust ^0.24
normal
optional
tree-sitter-solidity ^1.2
normal
optional
tree-sitter-typescript ^0.23
normal
optional
uuid ^1.18
normal
duckdb ^1
dev
flv-util ^0.5
dev
indoc ^2.0
dev
insta ^1.43
dev
libduckdb-sys ^1
dev
mockall ^0.13
dev
pretty_assertions ^1.4
dev
temp-dir ^0.1
dev
test-case ^3.3
dev
test-log ^0.2
dev
testcontainers ^0.24
dev
testcontainers-modules ^0.12.1
dev
tokio-stream ^0.1
dev
wiremock ^0.6
dev
Versions
66.1%
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
openai_error_to_language_model_error
swiftide_
integrations
0.31.0
In swiftide_
integrations::
openai
swiftide_integrations
::
openai
Function
openai_
error_
to_
language_
model_
error
Copy item path
Source
pub fn openai_error_to_language_model_error( e:
OpenAIError
, ) ->
LanguageModelError
Available on
crate feature
openai
only.