Skip to main content

Documentation Index

Fetch the complete documentation index at: https://private-04b27de1.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

retrieve_assistants_by_name

retrieve_assistants_by_name(client: OpenAI, name: str) -> list['Assistant']
Return the assistants with the given name from OAI assistant API Parameters:
NameDescription
clientType: OpenAI
nameType: str