mirror of
https://github.com/ianarawjo/ChainForge.git
synced 2025-03-15 08:40:48 +00:00
* 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
13 lines
174 B
Plaintext
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 |