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

Mh/logging #3182

Closed
wants to merge 222 commits into from
Closed

Mh/logging #3182

wants to merge 222 commits into from

Conversation

mjh1
Copy link
Contributor

@mjh1 mjh1 commented Sep 25, 2024

What does this pull request do? Explain your changes. (required)

Specific updates (required)

How did you test each of these updates (required)

Does this pull request close any open issues?

Checklist:

rickstaa and others added 28 commits August 20, 2024 11:02
This commit ensure the latest tag is checked in the publish job of the
build action.
This commit ensures the ai network software is in sync with the main
branch.
This commit enables the macos and linux-amd64 builds.
This commit removes some redundant code in the bluild action.
This commit makes a small improvement to the doc comments in the build
action. This was done to align the code with
https://github.com/livepeer/go-livepeer/pull/3148/files.
This commit released the v0.7.7-ai.3 from the AI subnet software.
#3116)

This commit allows Gateways to specify the maximum pricing they are willing to pay for a given capability and model combination. Gateways use a single MaxPrice set at launch with the maxPricePerUnit flag, which serves as the default. Additionally, they can specify a JSON config using the maxPricePerCapability flag to set prices per capability and model ID. The maxPrice per capability can also be adjusted via the setBroadcastConfig endpoint of the CLI webserver.
This commit released the v0.7.7-ai.3 from the AI subnet software.
This commit released the v0.7.8-ai.1 from the AI subnet software.
This commit applies a small code improvement.
This commit removes a redundant command which I introduced in the last
commit.
This commit adds support for the new [segment anything 2](https://ai.meta.com/sam2/) pipeline (SAM2) that was added to the AI-worker in [this pull request](livepeer/ai-worker#185). While the new SAM pipeline can also do video segmentation this will be done in a subsequent pull request.

Co-authored-by: John | Elite Encoder <[email protected]>
Co-authored-by: Peter Schroedl <[email protected]>
Co-authored-by: Rick Staa <[email protected]>
This commit released the new AI network software.
This commit updates the ai-worker to the one with the changed worker
types.
This commit ensures that the go-livepeer code uses the new worker classes that were defined in livepeer/ai-worker#191.
This commit updates the AI error handling behavoir so that BadRequest errors are forwarded to the user.

Co-authored-by: Rick Staa <[email protected]>
While merging the main branch into the AI branch, the fragile AI selection
algorithm broke due to changes in the transcoding selection logic, which
the AI algorithm relies on. This commit provides a temporary patch to
ensure the selection process continues to function while we work on
improving the AI selection algorithm.
@mjh1 mjh1 closed this Sep 25, 2024
@mjh1 mjh1 deleted the mh/logging branch September 27, 2024 08:39
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.

10 participants