API structure has changed
8 structure changes including:
8 Modifications
Modified
8
GET /v1/rag/{id}
- Authentication
- Service token authentication method Added
GET /v1/replicas
- Authentication
- Service token authentication method Added
GET /v1/replicas/{replicaUUID}/chat/history
- Authentication
- Service token authentication method Added
GET /v1/users/me
- Authentication
- Service token authentication method Added
POST /v1/rag
- Authentication
- Service token authentication method Added
POST /v1/replicas/{replicaUUID}/chat/completions
- Authentication
- Service token authentication method Added
POST /v1/users
- Authentication
- Service token authentication method Added
PUT /v1/rag/{id}
- Authentication
- Service token authentication method Added