opencompletion.com/requirements.txt
Russell Ballestrini dc03ce9d5e math plotting!!! try out these equations:
( x^2 - 4x + 3 )
    ( x^2 - 2x + 1 )
    ( 2^x - 1 )

	modified:   app.py
	modified:   requirements.txt
	new file:   research/activity24-math-plot.yaml
2024-08-11 17:03:03 -04:00

27 lines
244 B
Text

flask
flask-socketio
#eventlet
gevent
gevent-websocket
mistralai
together
openai
openai[datalib]
groq
tiktoken
#llama-cpp-python[server]
# sqlite
Flask-SQLAlchemy
Flask-Migrate
boto3
pyyaml
# if you want to plot charts.
matplotlib
numpy