Neutrome SDK reference
    Preparing search index...

    Function createCapabilitiesExecutor

    • Wraps an executor so the model can look up its own capabilities on demand.

      A learn_capability tool is offered for the first few iterations; what the model learns is cached per request, so repeated lookups are free.

      Parameters

      Returns Executor

      An executor that can answer questions about itself.

      export default createCapabilitiesExecutor("core/voice-1");