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

openai[patch]: fix Azure LLM test #29302

Merged
merged 1 commit into from
Jan 19, 2025
Merged

openai[patch]: fix Azure LLM test #29302

merged 1 commit into from
Jan 19, 2025

Conversation

ccurme
Copy link
Collaborator

@ccurme ccurme commented Jan 19, 2025

The tokens I get are:

['', '\n\n', 'The', ' sun', ' was', ' setting', ' over', ' the', ' horizon', ',', ' casting', '']

so possibly an extra empty token is included in the output.

lmk @efriis if we should look into this further.

@ccurme ccurme requested a review from efriis January 19, 2025 17:21
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jan 19, 2025
Copy link

vercel bot commented Jan 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Jan 19, 2025 5:21pm

@dosubot dosubot bot added the 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature label Jan 19, 2025
@ccurme ccurme enabled auto-merge (squash) January 19, 2025 17:23
@ccurme ccurme merged commit c20f741 into master Jan 19, 2025
42 checks passed
@ccurme ccurme deleted the cc/fix_azure_test branch January 19, 2025 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant