Skip to content

Conversation

@lgrammel
Copy link
Collaborator

@lgrammel lgrammel commented Sep 2, 2024

Summary

  • add gen_ai.request.frequency_penalty
  • add gen_ai.request.presence_penalty
  • add gen_ai.request.top_k
  • add gen_ai.request.stop_sequences
  • change gen_ai.usage.prompt_tokens to gen_ai.sage.input_tokens
  • change gen_ai.usage.completion_tokens to gen_ai.sage.output_tokens

Background

The OpenTelemetry Semantic Conventions for GenAI operations have been changed in v1.27.0

Tasks

  • Implementation
    • streamObject
    • streamText
    • generateObject
    • generateText
  • documentation: telemetry guide
  • changeset

@lgrammel lgrammel self-assigned this Sep 2, 2024
@lgrammel lgrammel changed the title wip feat (ai/core): add OpenTelemetry Semantic Conventions for GenAI operations to v1.27.0 of standard Sep 2, 2024
@lgrammel lgrammel marked this pull request as ready for review September 2, 2024 14:57
@lgrammel lgrammel merged commit 4f1530f into main Sep 2, 2024
@lgrammel lgrammel deleted the lg/telemetry-genai-updates branch September 2, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants