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

chore(weave): Remove temporary n completions #3312

Merged
merged 2 commits into from
Jan 3, 2025
Merged

Conversation

jwlee64
Copy link
Contributor

@jwlee64 jwlee64 commented Dec 24, 2024

Description

Hackily implemented n completions for o1 models
We do not need it anymore since litellm/openai now supports

Testing

How was this PR tested?

@jwlee64 jwlee64 requested a review from a team as a code owner December 24, 2024 20:55
@circle-job-mirror
Copy link

circle-job-mirror bot commented Dec 24, 2024

aws_secret_access_key=aws_secret_access_key,
aws_region_name=aws_region_name,
)
return tsi.CompletionsCreateRes(response=res.model_dump())
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: move to else block; only include the specific failure in the try block

@jwlee64 jwlee64 merged commit 1c60163 into master Jan 3, 2025
121 checks passed
@jwlee64 jwlee64 deleted the josiah/parallel-n-times branch January 3, 2025 00:28
@github-actions github-actions bot locked and limited conversation to collaborators Jan 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants