uni-api / models.py

Commit History

✨ Feature: Add feature: Support for text-to-speech endpoint /v1/audio/speech
483c524

yym68686 commited on

🐛 Bug: Fix the bug of undefined review content.
d2272e8

yym68686 commited on

🐛 Bug: Fix the bug where the embedding model cannot receive arrays.
ebc2add

yym68686 commited on

✨ Feature: Add support for embeddings model
c50b8cc

yym68686 commited on

🐛 Bug: Fix the bug where tool use is not compatible with enum fields.
972208e

yym68686 commited on

✨ Feature: 1. Add support for experimental frontend.
923b378

yym68686 commited on

Merge pull request #16 from BenedictKing/tts-dev
9bd1487
unverified

yym68686 commited on

✨ Feature: Add support for OpenAI JSON format output.
599e110

yym68686 commited on

feat: add TextToSpeechRequest model and implement audio speech endpoint with processing logic
2ec384d

Benedict King commited on

🐛 Bug: Fix bug in total time calculation
09c584b

yym68686 commited on

🐛 Bug: Fix the bug where the request to generate images cannot be parsed.
c34a2a5

yym68686 commited on

🐛 Bug: 1. Fix the bug that causes an error when Claude uploads a PNG image.
f156f8a

yym68686 commited on

✨ Feature: Add support for v1/moderations endpoint.
888a669

yym68686 commited on

✨ Feature: Add support for v1/audio/transcriptions endpoint
17409c4

yym68686 commited on

🐛 Bug: Fix the bug of tool use request body format error
44caf41

yym68686 commited on

Add feature: support OpenAI dall-e-3 image generation
2ec0842

yym68686 commited on

🐛 Bug: Fix the bug when the date plugin does not require parameters.
6b0ab57

yym68686 commited on

Upgrade the request body field Function, use the Tool field for function calls.
0140d23

yym68686 commited on

Fix the bug of tools search error.
819dd2f

yym68686 commited on

Adapt to Gemini
1af48fa

yym68686 commited on