I am just trying out OpenAI codex and I can't get codex to complete a small python program. I give codex the prompt "can you write some python code to show four sliders a b c d in a separate macos window using a qwidget?" and codex writes about 30 lines and then stops. codex cant complete the code. I have seen this sort of problem on chatgpt caused by running out of tokens. but the codex code is not even thirty lines. Maybe the token limit on codex is smaller than on chatgpt? My conclusion at this point is that chatgpt is superior to codex as a coding tool but that can't be correct. I must be doing something wrong???
OpenAI Codex: Bug: Codex cannot complete a small python program
54 views Asked by havasu78 At
0
There are 0 answers
Related Questions in CODEX
- OpenAI Codex: Bug: Codex cannot complete a small python program
- How to insert data from the frontend in custom field wordpress?
- Wordpress Multilanguage with variable and get request
- meta_query search names when they have middle initials - PHP, WordPress
- Wordpress Query by custom date filed
- how to limit the number posts per page
- Set temporary variables for current logged in user in WordPress
- Custom post type archive with date condition
- Prevent wordpress from compromising image quality before uploading
- Link one Portfolio Gallery URL to another by way of Custom Query in WP
- Listing comments by author else not working
- What is expected DATETIME format for Wordpress Codex WP Meta Query parameter?
- Cannot access custom admin menu page WordPress
- When Single User Logged In One Wordpress Site then user can automatically Logged-in other User's related site
- wp_link_pages and the_posts_pagination → whats the difference
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)