This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
text-generation-webui
Watch
1
Star
0
Fork
0
You've already forked text-generation-webui
mirror of
https://github.com/oobabooga/text-generation-webui.git
synced
2024-11-01 15:10:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3cc5ce3c42
text-generation-webui
/
extensions
/
api
/
requirements.txt
2 lines
44 B
Plaintext
Raw
Normal View
History
Unescape
Escape
New universal API with streaming/blocking endpoints (#990) Previous title: Add api_streaming extension and update api-example-stream to use it * Merge with latest main * Add parameter capturing encoder_repetition_penalty * Change some defaults, minor fixes * Add --api, --public-api flags * remove unneeded/broken comment from blocking API startup. The comment is already correctly emitted in try_start_cloudflared by calling the lambda we pass in. * Update on_start message for blocking_api, it should say 'non-streaming' and not 'streaming' * Update the API examples * Change a comment * Update README * Remove the gradio API * Remove unused import * Minor change * Remove unused import --------- Co-authored-by: oobabooga <112222186+oobabooga@users.noreply.github.com>
2023-04-23 20:52:43 +02:00
flask_cloudflared==0.0.12
websockets==11.0.2
Reference in New Issue
Copy Permalink