feat: have core ask cloud for any relavent api credentials to allow a… [LET-6179] (#6172)
feat: have core ask cloud for any relavent api credentials to allow an agent to perform letta tasks Co-authored-by: Shubham Naik <shub@memgpt.ai>
This commit is contained in:
committed by
Caren Thomas
parent
34f5b5e33c
commit
acbbccd28a
@@ -1298,6 +1298,7 @@ class SyncServer(object):
|
||||
actor=actor,
|
||||
sandbox_env_vars=tool_env_vars,
|
||||
)
|
||||
|
||||
# TODO: Integrate sandbox result
|
||||
tool_execution_result = await tool_execution_manager.execute_tool_async(
|
||||
function_name=tool_name,
|
||||
|
||||
Reference in New Issue
Block a user