@mirego/forra-api / tools / createToolsRegistry
Function: createToolsRegistry()
createToolsRegistry(
tools):object
Parameters
tools
Record\<string, ToolDefinition>
Returns
object
registry
registry:
Record\<string, (args) =>unknown>
schemas
schemas:
OpenAIToolSchema[]