Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 8 additions & 6 deletions docs/_templates/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -228,12 +228,14 @@
title="DocArray Bot"
description="The data structure for unstructured data"
>
<dl>
<dt>You can ask questions about our docs. Try:</dt>
<dd>What is a DocumentArray?</dd>
<dd>How to use docarray with Jina?</dd>
<dd>How to find nearest neighbour of Documents?</dd>
</dl>
<template>
<dl>
<dt>You can ask questions about our docs. Try:</dt>
<dd>What is a DocumentArray?</dd>
<dd>How to use docarray with Jina?</dd>
<dd>How to find nearest neighbour of Documents?</dd>
</dl>
</template>
</qa-bot>
</div>
<img referrerpolicy="no-referrer-when-downgrade"
Expand Down