mcp-use TypeScript API
    Preparing search index...

    Function isValidLLMString

    • Tests whether an LLM identifier has a supported provider and valid format.

      Parameters

      • llmString: string

        Candidate "provider/model" identifier.

      Returns boolean

      true when parseLLMString accepts the identifier.