Updated the backen and the requirements to allow chat interaction

This commit is contained in:
Joakim Persson
2024-07-16 11:44:23 +02:00
parent 8d9369c502
commit 1837c1282a
2 changed files with 20 additions and 7 deletions
+7 -5
View File
@@ -1,6 +1,8 @@
# A requirements file for the project. This file specifies
# the development environment:
# - Python 3.8+
# - pipenv
# A requirements file for the project.
#
# Run 'pip install -r requirements.txt' to install all required packages.
ollama
Flask
Flask
requests