Convert new toolcallcontent
This commit is contained in:
parent
4cd5cceae8
commit
c3e4f3800d
2 changed files with 57 additions and 28 deletions
|
@ -8,8 +8,6 @@
|
|||
use anyhow::Result;
|
||||
use futures::channel::oneshot;
|
||||
use gpui::{AsyncApp, Task};
|
||||
use serde::Serialize;
|
||||
use serde::de::DeserializeOwned;
|
||||
use serde_json::Value;
|
||||
|
||||
use crate::client::Client;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue