openai_utils
autogen.oai.openai_utils.retrieve_assistants_by_name
retrieve_assistants_by_name
Return the assistants with the given name from OAI assistant API
Parameters:Name | Description |
---|---|
client | Type: openai.OpenAI |
name | Type: str |
Return the assistants with the given name from OAI assistant API
Parameters:Name | Description |
---|---|
client | Type: openai.OpenAI |
name | Type: str |