feat: tool result callback #290
Open
Annotations
10 errors
Run cargo doc:
rig-core/src/providers/openai.rs#L588
the name `ToolResultContentType` is defined multiple times
|
Run cargo doc:
rig-core/src/providers/openai.rs#L576
field `r#type` is already declared
|
Run cargo doc:
rig-core/src/providers/openai.rs#L586
conflicting implementations of trait `std::clone::Clone` for type `providers::openai::ToolResultContentType`
|
Run cargo doc:
rig-core/src/providers/openai.rs#L586
conflicting implementations of trait `Clone` for type `openai::ToolResultContentType`
|
Run cargo doc:
rig-core/src/providers/openai.rs#L586
conflicting implementations of trait `std::fmt::Debug` for type `providers::openai::ToolResultContentType`
|
Run cargo doc:
rig-core/src/providers/openai.rs#L586
conflicting implementations of trait `extractor::_::_serde::Deserialize<'_>` for type `providers::openai::ToolResultContentType`
|
Run cargo doc:
rig-core/src/providers/openai.rs#L586
conflicting implementations of trait `extractor::_::_serde::Serialize` for type `providers::openai::ToolResultContentType`
|
Run cargo doc:
rig-core/src/providers/openai.rs#L586
conflicting implementations of trait `std::marker::StructuralPartialEq` for type `providers::openai::ToolResultContentType`
|
Run cargo doc:
rig-core/src/providers/openai.rs#L586
conflicting implementations of trait `std::cmp::PartialEq` for type `providers::openai::ToolResultContentType`
|
Run cargo doc:
rig-core/src/providers/openai.rs#L586
conflicting implementations of trait `std::default::Default` for type `providers::openai::ToolResultContentType`
|
Loading