Skip to main content
Advice
1 vote
2 replies
41 views

I have issues with downloading "@stream-io/openai-realtime-api" package in NextJS project. Error: enter image description here I tried to clear cash, change registry, used "--legacy-...
Ktsarvi's user avatar
0 votes
0 answers
22 views

I downloaded the OpenAI's OpenAPI Spec file and tried to generate and compile the client and faced a few issues and wonder if anyone knows the fix for it. This is the specification: https://app....
MaduKan's user avatar
  • 896
Advice
1 vote
1 replies
36 views

I’m building a tool that generates new mathematics exam problems using an internal database of past problems. My current setup uses a RAG pipeline, Pinecone as the vector database, and GPT-5 as the ...
Marc-Loïc Abena's user avatar
0 votes
0 answers
20 views

I am trying to get my current rate limit for an OpenAI model hosted on Azure. The response headers contain keys x-ratelimit-limit-tokens and x-ratelimit-remaining-tokens which are supposed to contain ...
David Nemeskey's user avatar
0 votes
1 answer
41 views

I have written a VSIX extension to bring my "version" of ChatGPT into Visual Studio 2022. I haven't even gotten to the wireup with Chat GPT phase yet. All I've done thus far is write it to ...
Wayne E. Pfeffer's user avatar
3 votes
0 answers
43 views

I’m hitting a super weird issue with OpenAI’s streaming API. I’m building a multi-message streaming thing in plain JS (no frameworks) where I need to pipe multiple OpenAI responses one after another. ...
Eli's user avatar
  • 59
-1 votes
1 answer
46 views

I am configuring Open AI to talk to my MCP server using the Oauth service from a third party provider. I add the Client ID and Secret and they are received correctly. However my SSO service complains ...
NicolasZ's user avatar
  • 1,029
-3 votes
0 answers
146 views

I’m facing a serious issue and need help identifying the cause. My application setup is: Backend: Python FastAPI Frontend: Next.js Auth: JWT (Bearer token) Hosting: Nginx on a Linux server OpenAI ...
Deeksha Nagesh's user avatar
Advice
0 votes
0 replies
58 views

I’m a bit confused about how OpenAI’s API rate limits work - specifically the TPM (tokens per minute) limit. If I have, for example, 2 million TPM, is that limit calculated based on: only the input ...
Adabler's user avatar
  • 34
-1 votes
1 answer
57 views

Using o3-deep-research, I need strictly structured JSON for a research report with fixed keys and nested values. The keys are set, value structures are set, but ideally the LLM would be able to choose ...
Benedict Summers's user avatar
Tooling
0 votes
3 replies
145 views

For fun, I developed an AI model with short-term, medium-term, and long-term memory, inspired by neuro-sama. (I'm a regular backend developer, I don't know much about AI). How it works: mic -> vad -...
yxtiblya's user avatar
-2 votes
1 answer
86 views

I'm integrating my own MCP server with OAuth authentication through the ChatGPT Connector. During the authorization code exchange, the connector doesn’t send the client_id field in the POST request to ...
LtGenFlower's user avatar
Advice
0 votes
1 replies
65 views

I’m integrating OpenAI’s GPT API using Node.js. My app runs fine for a while, but then randomly throws: Error: 429 - You exceeded your current quota, please check your plan and billing details. Even ...
Jackson's user avatar
  • 1,544
-2 votes
0 answers
54 views

My domain is: https://norkven.getfeurst.com Important details: The agent loads and responds successfully on desktop Chrome and Safari. On mobile Safari/Chrome, the same page loads, but ChatKit throws ...
Gökhan Baştürk's user avatar
0 votes
0 answers
46 views

I'm using the OpenAI API (gpt-4.0-mini) to extract and normalize names from social media posts. However, even with strict prompting, the output sometimes contains slightly different spellings for the ...
Mohaned Shaheen's user avatar

15 30 50 per page
1
2 3 4 5
176