Which is better GPT 4.0 or 4o? [closed]
Closed 39 mins ago.
Which is better GPT 4.0 or 4o? [closed]
Closed 39 mins ago.
Which is better GPT 4.0 or 4o? [closed]
Closed 39 mins ago.
Should I attach files to Threads or Assistants API (OpenAI API) (Assistant v2)
I am using OpenAI Assistant API and I have the option to add my PDF files as context by storing them in Vector Store .
Create Vector Store on OpenAI with curl, and Upload 2 PDfs to it with curl
I learned that OpenAI has integrated vector store now so I do not need an external vector database. So my question is if it is all possible with just API requests using curl