Branden Chan
Branden Chan
> > > And we would also need to ensure that the documentation explains when to use this feature, how to use this feature and what to expect from it....
@tstadel Actually no, this PR will break the upload of tutorials to haystack-website. This should be merged once we make the jump to readme.
I believe the pipes are necessary to make the code examples formatted. In this example at least they should keep all the lines at the same indentation level. De-intenting each...
The only open question right now for me is what data we might want to index, and how we host / download it. @Timoeller
Awesome to see so much interesting in vector storage engines right now. Clearly this is a very active area of research and development. We're always open to contributions for new...
@fstau , If we are also to implement this via headers in mdx, I am just wondering if the headers would be optional, or if we would have to create...
Ok if it is possible to insert defaults in cases where the header hasn't been written yet, then we should go ahead with this.
@PiffPaffM said: "We have for every version of the tutorials and references a list (please see here lib/constants.ts). We use this list to generate pages for each tutorial/references (please see...
Agreed. The Use Case page could definitely do with some touching up
In our docs, and tutorials, anything that is a level 1 or 2 headline should get this anchor I reckon (e.g. "# Document Store" or "## Elasticsearch Document Store"). Though...