nat.tool.memory_tools.get_memory_tool#

Attributes#

Classes#

GetToolConfig

Function to get memory to a hosted memory platform.

Functions#

get_memory_tool(config, builder)

Function to get memory to a hosted memory platform.

Module Contents#

logger#
class GetToolConfig#

Bases: nat.data_models.function.FunctionBaseConfig

Function to get memory to a hosted memory platform.

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

Function to get memory to a hosted memory platform.