ZIm/crates/scripting_tool
Antonio Scandurra efde5aa2bb
Extract a Session struct to hold state about a given thread's scripting session (#26282)
We're still recreating a session for every tool call, but the idea is to
have a long-lived `Session` per assistant thread.

Release Notes:

- N/A

---------

Co-authored-by: Agus Zubiaga <hi@aguz.me>
2025-03-07 15:44:36 +00:00
..
src Extract a Session struct to hold state about a given thread's scripting session (#26282) 2025-03-07 15:44:36 +00:00
Cargo.toml Extract a Session struct to hold state about a given thread's scripting session (#26282) 2025-03-07 15:44:36 +00:00
LICENSE-GPL Add initial scripting_tool (#26066) 2025-03-04 17:59:19 -05:00