Page 1 of 2
Feedback form - Python
`Collections`
Client Preview
We are looking for feedback on our new, experimental Python client API. This will help us improve the API for you and the community.
Background
Can we contact you afterwards? If yes, please provide your email address
What is your experience level with the Weaviate Python client?
*
What is your experience level with the Weaviate Python client?
A
Daily/regular user
B
Occasional use
C
Little to none
What is your main Python development environment?
*
What is your main Python development environment?
A
VS Code
B
PyCharm
C
Jupyter notebook or lab (Browser-based)
D
Other
Overall impressions
How was the new API compared to the existing one?
*
How was the new API compared to the existing one?
1
2
3
4
5
Much worse
Much better
How intuitive was the syntax?
*
How intuitive was the syntax?
1
2
3
4
5
Not intuitive
Very intuitive
How helpful was the typing and IDE assistance?
*
How helpful was the typing and IDE assistance?
1
2
3
4
5
Not helpful at all
Very helpful
Would you like to expand on the above? For example, c
ould you explain or provide examples?
We are curious about...
Was the use of `Factory` (e.g. ConfigFactory) functions intuitive?
*
Was the use of `Factory` (e.g. ConfigFactory) functions intuitive?
1
2
3
4
5
Not intuitive at all
Very intuitive
Did you find the `Filter` class intuitive?
*
Did you find the `Filter` class intuitive?
1
2
3
4
5
Not intuitive at all
Very intuitive
Did you like having typed objects return vs `dicts`?
*
Did you like having typed objects return vs `dicts`?
1
2
3
4
5
Not at all
Very much
Did you like the returned data structure consistency between `.query`, and `.generate` requests? Or would you prefer a list of objects for `.query`
requests?
*
Did you like the returned data structure consistency between `.query`, and `.generate` requests? Or would you prefer a list of objects for `.query` requests?
A
Consistency is better
B
I want a list for `query` and nested object for `generate`
C
No opinion
Do you like the `grouped task` generation being available at the top level & `single prompt` at per-object level?
*
Do you like the `grouped task` generation being available at the top level & `single prompt` at per-object level?
A
Yes
B
No
C
No opinion
Long-form questions (Optional)
Where there any specific features that you especially liked or disliked?
Did you encounter any errors or difficulties? If yes, could you please explain?
Any other feedback or suggestions for improvement?
Submit