Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(python): add semantic comventions #16

Merged
merged 3 commits into from
Jan 2, 2024

Conversation

mikeldking
Copy link
Contributor

@mikeldking mikeldking commented Jan 2, 2024

Adds the OpenInference Semantic conventions as it's own python package under the language directory

The embedding vector.
"""

MESSAGE_ROLE = "message.role"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe these sub-attributes should be grouped separately under e.g. MessageAttributes?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah yes, good call.

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.

2 participants