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

ai/live: Set the default model on the request if needed #3313

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

j0sh
Copy link
Collaborator

@j0sh j0sh commented Dec 11, 2024

Without it, the O does not have a model ID to initialize the job

Without it, the O does not have a model ID to initialize the job
@j0sh j0sh requested review from victorges, leszko and mjh1 December 11, 2024 21:50
@j0sh j0sh marked this pull request as ready for review December 11, 2024 21:50
@github-actions github-actions bot added go Pull requests that update Go code AI Issues and PR related to the AI-video branch. labels Dec 11, 2024
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 34.03496%. Comparing base (abd997d) to head (6f07a1d).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
server/ai_process.go 0.00000% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##              master       #3313         +/-   ##
===================================================
- Coverage   34.03772%   34.03496%   -0.00276%     
===================================================
  Files            141         141                 
  Lines          37006       37009          +3     
===================================================
  Hits           12596       12596                 
- Misses         23691       23694          +3     
  Partials         719         719                 
Files with missing lines Coverage Δ
server/ai_process.go 0.60606% <0.00000%> (-0.00158%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update abd997d...6f07a1d. Read the comment docs.

Files with missing lines Coverage Δ
server/ai_process.go 0.60606% <0.00000%> (-0.00158%) ⬇️

@mjh1 mjh1 merged commit 75af747 into master Dec 12, 2024
20 checks passed
@mjh1 mjh1 deleted the ja/gw-default-model branch December 12, 2024 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI Issues and PR related to the AI-video branch. go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants