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