There was an error while loading. Please reload this page.
1 parent f7e4195 commit edd9b4fCopy full SHA for edd9b4f
1 file changed
packages/core/src/api/api/resources/observations/client/requests/GetObservationsRequest.ts
@@ -92,10 +92,6 @@ export interface GetObservationsRequest {
92
* ### Structured Data
93
* - `metadata` (stringObject/numberObject/categoryOptions) - Metadata key-value pairs. Use `key` parameter to filter on specific metadata keys.
94
*
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
- *
99
* ### Associated Trace Fields (requires join with traces table)
100
* - `userId` (string) - User ID from associated trace
101
* - `traceName` (string) - Name from associated trace
0 commit comments