mirror of
https://github.com/katanemo/plano.git
synced 2026-06-26 15:39:40 +02:00
add more changes
This commit is contained in:
parent
6d357364a3
commit
b73ff5bc5b
7 changed files with 54 additions and 39 deletions
|
|
@ -177,7 +177,6 @@ impl Display for LlmProvider {
|
|||
#[derive(Debug, Clone, Serialize, Deserialize)]
|
||||
pub struct Endpoint {
|
||||
pub endpoint: Option<String>,
|
||||
pub agent_orchestrator: Option<bool>,
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone, Serialize, Deserialize)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue