الانتقال إلى المحتوى الرئيسي
GET
/api/v1/models/compatibility_mapping

مجموعة Postman

للمزيد من الأمثلة، يرجى مراجعة مجموعة Postman هذه.

التفويضات

Authorization
string
header
مطلوب

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

معلمات الاستعلام

type
enum<string>
افتراضي:text

Filter models by type.

الخيارات المتاحة:
asr,
embedding,
image,
music,
text,
tts,
upscale,
inpaint,
video
مثال:

"text"

الاستجابة

OK

data
object
مطلوب

List of available models

مثال:
object
enum<string>
مطلوب
الخيارات المتاحة:
list
type
مطلوب

Type of models returned.

الخيارات المتاحة:
asr,
embedding,
image,
music,
text,
tts,
upscale,
inpaint,
video
مثال:

"text"