**Add new test script, agent modifications, and SearXNG integration updates**
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
use tokio::process::Child;
|
||||
use tracing;
|
||||
|
||||
use crate::utils::utils::run_agent;
|
||||
|
||||
pub async fn agent(stream_id: &str, input: &str) -> Result<Child, String> {
|
||||
|
Reference in New Issue
Block a user