ianarawjo 1d08507c93
Load OpenAI evals as example flows ()
* Add OpenAI Evals tab to Example Flows pane.

* Add OpenAI evals examples (preconverted).

* Set unique IDs for each oaievals cforge file

* Use contenteditable divs in tables to improve performance.

* Update eval code to use json.loads instead of eval()

* Fix bug with $s in templates

* Update package info and point oaievals to main branch

* Made column headers use contenteditable p tags

* Add requests to dependency list

* Rebuilt react and updated package version
2023-06-15 15:41:58 -04:00

13 lines
174 B
Plaintext

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