spring-projects/spring-ai

Stability AI does not produce observability metrics

Open

#1,608 opened on Oct 27, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Java (2,617 forks)auto 404
help wantedobservabilitystabilityai

Repository metrics

Stars
 (8,872 stars)
PR merge metrics
 (Avg merge 2d 1h) (50 merged PRs in 30d)

Description

When I generate images with OpenAI, I can see the metrics for those generations in the Actuator's metrics endpoint. But not when generating images with Stability AI. A quick search through the Stability AI code suggests that observability has not been introduced into that model yet.

Contributor guide