nat.tool.memory_tools.add_memory_tool#

Attributes#

Classes#

AddToolConfig

Function to add memory to a hosted memory platform.

Functions#

add_memory_tool(config, builder)

Function to add memory to a hosted memory platform.

Module Contents#

logger#
class AddToolConfig#

Bases: nat.data_models.function.FunctionBaseConfig

Function to add memory to a hosted memory platform.

description: str = None#
memory: nat.data_models.component_ref.MemoryRef = None#
async add_memory_tool(
config: AddToolConfig,
builder: nat.builder.builder.Builder,
)#

Function to add memory to a hosted memory platform.