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

Add config types to weaviate.output #964

Open
dirkkul opened this issue Mar 18, 2024 · 1 comment
Open

Add config types to weaviate.output #964

dirkkul opened this issue Mar 18, 2024 · 1 comment
Labels
24Q1 target quarter

Comments

@dirkkul
Copy link
Collaborator

dirkkul commented Mar 18, 2024

We return a typed config-class from collection.config.get(). The types are currently only available under weaviate.classes because we are using the config-class also as input. We should also add them to weaviate.output to make our typings more consistent

@tsmith023 tsmith023 added the 24Q1 target quarter label Mar 22, 2024
@tsmith023
Copy link
Contributor

Implemented in #973

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

No branches or pull requests

2 participants