openai_utils
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
update_gpt_assistant(
client: OpenAI,
assistant_id: str,
assistant_config: dict[str, Any]
) -> Assistant
| Name | Description |
|---|---|
client | Type: OpenAI |
assistant_id | Type: str |
assistant_config | Type: dict[str, typing.Any] |