Skip to content

Commit edd9b4f

Browse files
langfuse-botlangfuse-bot
andauthored
feat(api): update API spec from langfuse/langfuse 34d42bc (#695)
Co-authored-by: langfuse-bot <langfuse-bot@langfuse.com>
1 parent f7e4195 commit edd9b4f

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

packages/core/src/api/api/resources/observations/client/requests/GetObservationsRequest.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,6 @@ export interface GetObservationsRequest {
9292
* ### Structured Data
9393
* - `metadata` (stringObject/numberObject/categoryOptions) - Metadata key-value pairs. Use `key` parameter to filter on specific metadata keys.
9494
*
95-
* ### Scores (requires join with scores table)
96-
* - `scores_avg` (number) - Average of numeric scores (alias: `scores`)
97-
* - `score_categories` (categoryOptions) - Categorical score values
98-
*
9995
* ### Associated Trace Fields (requires join with traces table)
10096
* - `userId` (string) - User ID from associated trace
10197
* - `traceName` (string) - Name from associated trace

0 commit comments

Comments
 (0)