ianarawjo 000b61200c
0.1.4: Failure Progress on Prompt Nodes, and others ()
* Lint Python code with ruff ()

* Failure progress on Prompt Nodes

* Change PromptNode preview container color

* Ensure LLM colors are unique and the same across nodes

* Reset LLM colors upon flow load

* Add LLM colors to 3D scatterplot

* Extract inspector internals into separate component. 

* Added inspect modal.

* Lower rate of failure for dummy LLM responses

* Fix useEffect bug in LLMResponseInspector

* Fix export to excel bug

* Remove dependence on browser support for regex negative lookbehind

* Use monospace font in textareas in Safari

* Fix settings modal bug in FireFox

* Change version

* Update README.md
2023-06-07 20:36:55 -04:00

12 lines
165 B
Plaintext

flask>=2.2.3
flask[async]
flask_cors
flask_socketio
openai
python-socketio
dalaipy==2.0.2
gevent-websocket
urllib3==1.26.6
anthropic
google-generativeai
mistune>=2.0