Cortex Inference

Returns the LLMs available for the current session

GET/api/v2/cortex/models
Returns the LLMs available for the current session

응답

코드설명
200
OK

Perform LLM text completion inference

POST/api/v2/cortex/inference:complete
Perform LLM text completion inference, similar to snowflake.cortex.Complete.

자세한 내용

SQL 명령 페이지로 이동하여 인자, 옵션, 권한 요구 사항 및 사용 지침에 대한 자세한 정보를 확인할 수 있습니다.

응답

코드설명
200
OK