Saltar al contenido principal

Save the whole BYOAI configuration (fast, smart and embeddings)

PUT 

/openai/connections/byoai

Validate and save the three blocks a BYOAI tenant must provide: the fast chat model, the smart chat model and the embeddings endpoint. All three are tested before anything is written, and they are written together — a partial BYOAI would break every AI SAST scan. The embedding model id is fixed platform-side; only its endpoint and key are taken from the request. Returns 400 on any failed test.

Request

Responses

Successful Response