Challenges With Codex - Comparison with GitHub Copilot and Cursor
“I'm having some trouble developing code with Codex. I am using Codex in VS Code Insiders. The primary issue is Codex tends to insert /r/n characters throughout code files. Then the code will not build. Is there a way to get it to stop doing this? Also, I think there needs to be a middle-ground be...”
openai-community · gmoore · 9/18/2025
Open original →Grant Chat GPT access to secure dynamic code files for assistance in application development (proof of concept code included)
“Desired Behaviour: Currently there is no way to grant Chat GPT access to secure, dynamic (as opposed to static) files that could be used as a dynamic reference during chat sessions (for example, files in a private GitHub repo, or some other secure file store). The reason I am seeking this functio...”
openai-community · oshi · 3/29/2024
Open original →openai.APIConnectionError: Connection error
“Hi, im facing a confusing problem i have a flask application that uses openai api with gpt models (3.5 & 4) example of a simple util function that i use : def ask_gpt(system_message, user_message, model): """ Generates a response from the GPT model based on the provided system and user messages.”
openai-community · ossama.assaghir · 2/19/2024
Open original →Troubleshooting API Integration with OpenAI's Language Model
“I am a developer tasked with integrating OpenAI's language model into a new application. However, I've encountered some challenges during the integration process. Despite following the documentation provided by OpenAI, I'm experiencing unexpected errors and inconsistencies when interacting with t...”
openai-community · joeroot.pk80 · 2/15/2024
Open original →