Brad | ad-astra

Results 24 issues of Brad | ad-astra

**What does this pull request do? Explain your changes. (required)** Updates ticket processed log line to report faceValue and winProb used for each ticket since they are the same for...

**What does this pull request do? Explain your changes. (required)** Adds a cli webserver endpoint `/getAIPools` to provide some data on warm and cold pools for each selector ( [capability]_[model...

AI

**What does this pull request do? Explain your changes. (required)** Draft of ai-video selection algo fix. Suspension was not working because the `penalty` was always `3`. This logic was a...

AI

lpms updates to work with FFmpeg 6.1.1

Add FPS and Duration data to GetCodecInfo.

**What does this pull request do? Explain your changes. (required)** Adds cli webserver endpoint to provide AI models on network in JSON. This is a very early look at the...

AI

**What does this pull request do? Explain your changes. (required)** Updates the OS storage used by aiRequestParams on ImageToImage and Upscale pipelines to use requestID similar to TextToImage and ImageToVideo....

AI

**What does this pull request do? Explain your changes. (required)** Update `db_discovery.go` to skip starting orchestrator http client if the service uri is not set by the orchestrator. At time...

AI

**What does this pull request do? Explain your changes. (required)** Fixes behavior of gateway when no max price is set. `0` maxPrice will return to being no max price filter...

AI

**What does this pull request do? Explain your changes. (required)** `aiModels.json` parsing failed to set price for model that was mixed into different pipeline/model configs. See logs below and attached...

AI