nat.tool.memory_tools.delete_memory_tool#
Attributes#
Classes#
Function to delete memory from a hosted memory platform. |
Functions#
|
Function to delete memory from a hosted memory platform. |
Module Contents#
- logger#
- class DeleteToolConfig#
Bases:
nat.data_models.function.FunctionBaseConfigFunction to delete memory from a hosted memory platform.
- memory: nat.data_models.component_ref.MemoryRef = None#
- async delete_memory_tool(
- config: DeleteToolConfig,
- builder: nat.builder.builder.Builder,
Function to delete memory from a hosted memory platform.