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

Metadata as first class #162

Closed
timonv opened this issue Jul 12, 2024 · 0 comments · Fixed by #204
Closed

Metadata as first class #162

timonv opened this issue Jul 12, 2024 · 0 comments · Fixed by #204
Labels
enhancement New feature or request

Comments

@timonv
Copy link
Member

timonv commented Jul 12, 2024

Is your feature request related to a problem? Please describe.
Medatadata is currently a map with strings to strings. It would be nice to be able to programmatically use metadata.

Describe the solution you'd like
Similar to prompts, with a Metadata object that takes a Value, where value can be different primitives.

A good example for intended use; if we implement a knowledge graph, a vector of keywords would make excellent edges.

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

Successfully merging a pull request may close this issue.

1 participant