mirror of
https://github.com/openai/codex.git
synced 2026-04-26 15:45:02 +00:00
feat: add memory tool (#10637)
Add a tool for memory to retrieve a full memory based on the memory ID
This commit is contained in:
@@ -82,6 +82,7 @@ mod list_dir;
|
||||
mod list_models;
|
||||
mod live_cli;
|
||||
mod live_reload;
|
||||
mod memory_tool;
|
||||
mod model_info_overrides;
|
||||
mod model_overrides;
|
||||
mod model_switching;
|
||||
|
||||
Reference in New Issue
Block a user