SequentialPlannerFunctionExtension Class
Function extension for the sequential planner.
Constructor
SequentialPlannerFunctionExtension()
Methods
| to_embedding_string |
Convert the function to an embedding string. |
| to_manual_string |
Convert the function to a manual string. |
to_embedding_string
Convert the function to an embedding string.
static to_embedding_string(function: KernelFunctionMetadata)
Parameters
| Name | Description |
|---|---|
|
function
Required
|
|
to_manual_string
Convert the function to a manual string.
static to_manual_string(function: KernelFunctionMetadata)
Parameters
| Name | Description |
|---|---|
|
function
Required
|
|