Merge pull request #1754 from LupoGrigi0/fix/release-v0.1.8-build-errors
fix(build): remove duplicate ModelProviderConfig and fix App.tsx destructure (RMN-298)
This commit is contained in:
commit
1a371c9ca9
@ -439,7 +439,6 @@ pub struct ProviderConfig {
|
||||
#[serde(default)]
|
||||
pub transport: Option<String>,
|
||||
}
|
||||
|
||||
// ── Delegate Agents ──────────────────────────────────────────────
|
||||
|
||||
/// Configuration for a delegate sub-agent used by the `delegate` tool.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user