Skip to content

Commit 1f4225b

Browse files
committed
update index.rst page
1 parent 4195ba3 commit 1f4225b

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

docs/index.rst

+11-5
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,19 @@
33
You can adapt this file completely to your liking, but it should at least
44
contain the root `toctree` directive.
55
6-
weaviate-agents-python-client documentation
7-
===========================================
6+
Weaviate Agents
7+
===============
88

9-
Add your content using ``reStructuredText`` syntax. See the
10-
`reStructuredText <https://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html>`_
11-
documentation for details.
9+
Welcom to the Weaviate Agents Python Client documentation!
1210

11+
Installation
12+
------------
13+
14+
In order to install the Weaviate Python client together with the agents component, run:
15+
16+
.. code-block:: zsh
17+
18+
pip install weaviate-client[agents] --upgrade
1319
1420
.. toctree::
1521
:maxdepth: 2

0 commit comments

Comments
 (0)