-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Hey
I'm sending metadata with my trace
And later I would like to search by it
aiRes = await generateObject({ model: this.client.getClient(model || "anthropic.claude-3-5-haiku-20241022-v1:0"), schema: ActionSuggestions, seed: 8, maxRetries: 1, system: youAreHostModelInstructions, prompt: input, experimental_telemetry: { isEnabled: true, metadata: { checkId, suggestionGroupId }, }, });
Allow search here:
Metadata
Metadata
Assignees
Labels
No labels

