text-generation-webui/extensions
Andy Salerno 654933c634
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 15:52:43 -03:00
..
api New universal API with streaming/blocking endpoints (#990) 2023-04-23 15:52:43 -03:00
character_bias Added dropdown to character bias. (#986) 2023-04-09 23:44:31 -03:00
elevenlabs_tts Sort imports 2023-04-07 14:42:03 -03:00
gallery More PEP8 stuff 2023-04-07 00:52:02 -03:00
google_translate Make the code more like PEP8 for readability (#862) 2023-04-07 00:15:45 -03:00
sd_api_pictures SD_api_pictures: Modefix, +hires options, UI layout change (#1400) 2023-04-21 17:49:18 -03:00
send_pictures Simplify send_pictures 2023-04-12 10:30:12 -03:00
silero_tts Improved compatibility between silero and sd_api_pictures (#1196) 2023-04-16 21:18:52 -03:00
whisper_stt Suppress whisper_stt pip warning (#1215) 2023-04-15 01:15:59 -03:00