Hey hey, starting to document what I find/experience so I figured I can also add them to the forum.
I’m doing the 101 academy course which has lots of references to various dataclasses and methods naturally. However, various dataclasses that one might want to look up in documentation and read through the reference are missing in the docs.
There seems to have been this page in the past which still appears in the search: Python | Weaviate
But that’s no longer live (I think).
So tldr, 3 bits of feedback:
- Having a docs page with a reference to the various dataclasses and what they are for/their init variables etc would be SUPER useful
- If this page exists, there seems to be a problem with the discoverability
- We should start linking to the docs reference pages for methods/classes mentioned in the Academy courses