forked from kent/consciousness
call_api_with_tools_sync() -> src/agent/oneshot.rs
This commit is contained in:
parent
da24e02159
commit
cbf7653cdf
9 changed files with 638 additions and 234 deletions
|
|
@ -12,7 +12,7 @@ use std::process::Command;
|
|||
use std::time::Instant;
|
||||
|
||||
pub use crate::session::HookSession;
|
||||
pub use crate::subconscious::subconscious::*;
|
||||
pub use super::agent_cycles::*;
|
||||
|
||||
const CHUNK_SIZE: usize = 9000;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue