Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align token count for gpt-3.5-turbo with official docs #492

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

dreis2211
Copy link
Contributor

Hi,

at the time of writing gpt-3.5-turbo allows for 4096 - not 4097 - tokens.

image

Cheers,
Christoph

@codecov-commenter
Copy link

Codecov Report

Merging #492 (c63c967) into master (c8e461f) will decrease coverage by 0.15%.
The diff coverage is n/a.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master     #492      +/-   ##
==========================================
- Coverage   82.84%   82.69%   -0.15%     
==========================================
  Files         134      134              
  Lines        6120     6120              
==========================================
- Hits         5070     5061       -9     
- Misses        922      929       +7     
- Partials      128      130       +2     
Files Coverage Δ
command/openai/tokens.go 100.00% <ø> (ø)

... and 2 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@brainexe brainexe merged commit 6478e3a into innogames:master Nov 7, 2023
12 of 13 checks passed
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.

3 participants