Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
fochan committed Jan 11, 2025
1 parent aa6e0ab commit 2509c7c
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ nginx.conf
inter-ca.crt
root-ca.crt
Dockerfile
fetch-pull.sh
28 changes: 27 additions & 1 deletion docs/class5/class5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -899,10 +899,22 @@ Click on Workspace in the Open WebUI interface

.. image:: ./_static/class5-19.png

Click on Knowledge and the “+” to setup a knowledge base to make its responses more accurate and relevant.

.. image:: ./_static/class5-20.png

Type a name for the knowledge base and click **Create Knowledge**

.. code-block:: bash
Arcadia Corp AI Services
.. image:: ./_static/class5-21.png


Click “+” and “Upload files” to add content

.. image:: ./_static/class5-21-1.png

Select the file **arcadia-team-with-sensitve-data-v2.txt**
Expand All @@ -912,16 +924,30 @@ Select the file **arcadia-team-with-sensitve-data-v2.txt**

.. image:: ./_static/class5-21-3.png


Click on Models and “+” to add a new custom model. Type a name for the model **Arcadia Corp AI Services**, select the base model as **qwen2.5:1.5b**

.. image:: ./_static/class5-22.png

Configure as shown below then click **Save & Create**.
make visibility Public, and select the previously created knowledge base. Click **Save & Create**.


.. image:: ./_static/class5-23.png

Click on New Chat, and select the previously created custom model

.. image:: ./_static/class5-24.png

.. image:: ./_static/class5-25.png


Enter in an example prompt asking for information about

.. code-block:: bash
who is chairman of the board
.. image:: ./_static/class5-26.png

.. image:: ./_static/class5-27.png
Expand Down

0 comments on commit 2509c7c

Please sign in to comment.