Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[OPIK-594] Triggering LLM calls to score after Traces are received (#…
…1038) * Triggering LLM calls to score after Traces are received * Adapting LLM provider to the new format. Fixing missing traceId in the score when we moved into the batch storing. * PR change requests * running spotless * removing ununsed imports * Update apps/opik-backend/src/main/java/com/comet/opik/api/resources/v1/events/OnlineScoringEngine.java Co-authored-by: Thiago dos Santos Hora <[email protected]> * Update apps/opik-backend/src/main/java/com/comet/opik/domain/llmproviders/LlmProviderClientGenerator.java Co-authored-by: Thiago dos Santos Hora <[email protected]> * applying PR requests --------- Co-authored-by: Thiago dos Santos Hora <[email protected]>
- Loading branch information