API structure has changed
1 structure change including:
1 Modification
Modified
1
Breaking
GET /v1/replicas
- Response
-
200 response Modified
-
application/json content type Modified
-
items property Modified
-
name, slug properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
tags property Modified
- Property is no longer required
-
Type went from
array[string] | null
toarray[string]
Breaking
-
uuid property Modified
-
Type went from
string | null
tostring(uuid)
Breaking
-
Type went from
-
profile_image, short_description, introduction, owner_uuid, system_message properties Modified
- Properties are now deprecated
-
voice_enabled, video_enabled, discord_integration, telegram_integration properties Modified
- Properties are now beta
- shortDescription, greeting, type, ownerID, private, whitelistEmails, profileImage, suggestedQuestions, llm properties Added
-
name, slug properties Modified
-
items property Modified
-
application/json content type Modified