add history to conversation last 10 messages
modified: Dockerfile modified: app.py
This commit is contained in:
parent
6909622c09
commit
546518c604
2 changed files with 23 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM python:latest
|
||||
FROM python:3.11
|
||||
|
||||
COPY requirements.txt /opt/requirements.txt
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue