ai-gateway/middleware
ckt1031 ddcaf95f5f
feat: support tts model (#713)
* Added support for Text-to-Speech models and
endpoints

* chore: update impl

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-11-17 21:18:51 +08:00
..
auth.go chore: add MEMORY_CACHE_ENABLED env variable 2023-09-29 11:38:27 +08:00
cache.go fix: add no-cache for index.html 2023-05-22 00:54:53 +08:00
cors.go fix: cors allow all headers 2023-06-20 22:04:01 +08:00
distributor.go feat: support tts model (#713) 2023-11-17 21:18:51 +08:00
logger.go refactor: update logging related logic 2023-09-17 15:39:46 +08:00
rate-limit.go Rename to One API 2023-04-22 21:14:09 +08:00
request-id.go refactor: update logging related logic 2023-09-17 15:39:46 +08:00
turnstile-check.go Rename to One API 2023-04-22 21:14:09 +08:00
utils.go refactor: update logging related logic 2023-09-17 15:39:46 +08:00