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: add optional metadata to KurtResult type #44

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

jemc
Copy link
Collaborator

@jemc jemc commented Jun 25, 2024

This metadata can give information like how many tokens were used (useful for cost tracking) and/or a system fingerprint (useful in conjunction with LLM providers that let you seed the pseudo-random number generator used during token sampling).

This metadata can give information like how many tokens were used (useful for cost tracking) and/or
a system fingerprint (useful in conjunction with LLM providers that let you seed the pseudo-random
number generator used during token sampling).
@jemc jemc requested a review from theoremonemehdi June 25, 2024 23:43
@jemc jemc self-assigned this Jun 25, 2024
@jemc jemc merged commit afacfe5 into main Jun 26, 2024
1 check passed
@jemc jemc deleted the add/kurt-result-metadata branch June 26, 2024 14:06
Copy link

🎉 This PR is included in version @formula-monks/kurt-v1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants