Skip to content

CLI: Fix missing max_tokens arg of chat_completions.create#317

Merged
hallacy merged 1 commit intoopenai:mainfrom
jhen0409:jhen-patch-1
Mar 29, 2023
Merged

CLI: Fix missing max_tokens arg of chat_completions.create#317
hallacy merged 1 commit intoopenai:mainfrom
jhen0409:jhen-patch-1

Conversation

@jhen0409
Copy link
Copy Markdown
Contributor

Fix #283.

@hallacy
Copy link
Copy Markdown
Collaborator

hallacy commented Mar 29, 2023

Thank you!

@hallacy hallacy merged commit 6db2518 into openai:main Mar 29, 2023
@jhen0409 jhen0409 deleted the jhen-patch-1 branch March 29, 2023 23:37
davedittrich pushed a commit to davedittrich/openai-python that referenced this pull request Nov 14, 2023
cgayapr pushed a commit to cgayapr/openai-python that referenced this pull request Dec 14, 2024
safa0 pushed a commit to safa0/openai-agents-python that referenced this pull request Apr 27, 2025
Uncomment .idea/ directory in .gitignore to ensure PyCharm IDE project
configuration files are excluded from version control.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

use openai cli "chat_completions.create" failed to generate a response of sufficient length, and setting "--max-tokens" did not work.

2 participants