Issues
- 1
Stuck and Task timeout with longer responses
#24 opened by andreavigani - 7
Why can't my API be called? I'm pretty sure there's no problem with the API
#32 opened by JasonKid-maker - 1
from openai import OpenAI client = OpenAI() assistant = client.beta.assistants.create( name="Financial Analyst Assistant", instructions="You are an expert financial analyst. Use you knowledge base to answer questions about audited financial statements.", model="gpt-4o", tools=[{"type": "file_search"}], )
#33 opened by Kamwongsa - 7
Use mutliple assistant ids?
#22 opened by Unlok-Simon - 3
Pagination and Rate Limit Issues in File Viewer When Handling Larger VectorStores
#14 opened by BaileySimrell - 1
- 2
What is the point of this interval?
#23 opened by alexdunk - 2
how to use other api url?
#15 opened by win4r - 1
[I found no better way of contacting you:] the webpage on 'start using chatgpt instantly' provides no way of starting to use chatgpt
#20 opened by LinuxOnTheDesktop - 6
- 0
How to install depedencies?
#21 opened by drzekunguo - 0
- 4
When I send messages there's error shows
#9 opened by aaaa-zhen - 0
`createAndStream` is deprecated
#8 opened by vasco3 - 1
Feedback form not public
#3 opened by Defimatt - 0
Clicking create assistant BadRequestError
#1 opened by Defimatt