Skip to main content
-1 votes
1 answer
28 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
99 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
46 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
52 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
-4 votes
0 answers
38 views

I am using OpenAI's API to run the following framework called LLM-SR, but program gets stuck or only one sample results are generated. Is anyone else able to try and run it on their end? Below is the ...
NGA's user avatar
  • 37
-4 votes
0 answers
67 views

Processing tweet 1990745513378132129 by unknown: "The President's public schedule for Tuesday, Nov 18 https://unusualwhales.com/trump-tracker?utm_sou..." 2025-11-18T11:35:29.184Z - info: ...
Gitanshu Technoid's user avatar
Tooling
1 vote
3 replies
142 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
81 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
61 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
51 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
43 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
-1 votes
1 answer
54 views

I'm trying to use the gpt-5 model through Spring Boot's openAI. However, it keeps logging that I'm using gpt-4o-mini. Is gpt-5 unsupported or am I managing my dependencies incorrectly? Im specifying ...
randy pahang's user avatar
Best practices
3 votes
1 replies
99 views

I created a custom GPT at work so employees can ask it questions about Confluence and Jira as expert knowledge about those products is limited to only a few people. In the spirit of making it stronger,...
NewPythonUser's user avatar
0 votes
0 answers
56 views

I'm building a .NET 8 demo that stores OpenAI text embeddings in Redis Stack and performs similarity search with FT.SEARCH (KNN over HNSW vector index). The setup works for indexing and upserting data,...
Jas's user avatar
  • 427
1 vote
1 answer
64 views

I'm trying to use the OpenAI Responses API with image input (Vision). Following the official documentation example. I am getting this type error Type '{ type: "input_text"; text: string; } |...
James's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
176