소스
Snowflake Cortex AI 함수(LLM 함수 포함)
Snowflake Cortex AI 함수(LLM 함수 포함) 리전 가용성 :ref:`선택한 리전 <label-cortex_llm_availability>`의 계정에서 사용할 수 있습니다. 일부 개별 Cortex AI 함수는 :doc:`미리 보기 기능</release-notes/preview-features>`입니다. 프로덕션에서 사용하기 전에 각 함수의 상태를 확인하세요. 미리 보기 기능으로 표시되지 않은 함수는 일반 공급(G…
Using the SMA AI assistant
Using the SMA AI assistant You can use the SMA AI assistant to analyze and answer questions based exclusively on assessment data and documentation produced during the SMA migration assessment process. How the assistant works The assistant …
AI_COMPLETE (단일 문자열)
카테고리:문자열 및 이진 함수 (AI 함수) AI_COMPLETE (단일 문자열) 참고 AI_COMPLETE 은 COMPLETE (SNOWFLAKE.CORTEX) 의 업데이트된 버전입니다. 최신 기능의 경우 AI_COMPLETE 를 사용하십시오. 지원되는 언어 모델을 사용하여 텍스트 프롬프트에 대한 응답(완료)을 생성합니다. 구문 이 함수에는 2개의 필수 인자와 4개의 선택 인자가 있습니다. 이 함수는 위치 또는 명…
snow cortex summarize
snow cortex summarize 주어진 영어 입력 텍스트를 요약합니다. 구문 CopyExpandsnow cortex summarize <text> --file <file> --connection <connection> --host <host> --port <port> --account <account> --user <user> --password <password> --authentic…
COMPLETE (SNOWFLAKE.CORTEX)
카테고리:문자열 및 이진 함수 (AI 함수) COMPLETE (SNOWFLAKE.CORTEX) 참고 AI_COMPLETE 는 이 함수의 최신 버전입니다. 최신 기능의 경우 AI_COMPLETE 를 참조하십시오. COMPLETE (SNOWFLAKE.CORTEX) 를 계속 사용할 수 있습니다. 프롬프트가 나타나면 지원되는 언어 모델 중에서 선택하여 응답(완성)을 생성합니다. 참고 이 함수의 베리언트를 사용하면 COMPL…
StandardOpenAILLMService
StandardOpenAILLMService 기능 — 일반 공급으로 제공 Openflow Snowflake Deployments are available to all accounts in AWS and Azure 상업 리전. Openflow BYOC deployments are available to all accounts in AWS 상업 리전. 설명 OpenAI 의 Chat Completion API 와 통합을 제공하…
Sep 26, 2025: AI_COUNT_TOKENS function (Preview)
Sep 26, 2025: AI_COUNT_TOKENS function (Preview) The Snowflake AI_COUNT_TOKENS function helps you size your AI workloads by calculating the total number of input tokens processed by large language models and task-specific functions, so you …
TRY_COMPLETE(SNOWFLAKE.CORTEX)
카테고리:문자열 및 이진 함수 (AI 함수) TRY_COMPLETE(SNOWFLAKE.CORTEX) COMPLETE 함수와 동일한 연산을 수행하지만, 연산을 수행할 수 없는 경우 오류를 발생시키는 대신 NULL을 반환합니다. 구문 CopyExpandSNOWFLAKE.CORTEX.TRY_COMPLETE( <model>, <prompt_or_history> [ , <options> ] ) Show lessSee moreS…
Hugging Face 파이프라인
Hugging Face 파이프라인 미리 보기 기능 — 공개 모든 계정에서 사용 가능합니다. Snowflake Model Registry는 `transformers.Pipeline<https://huggingface.co/docs/transformers/main_classes/pipelines#transformers.pipeline>`_ 메서드를 사용하여 로드할 수 있는 `변환기 <https://huggingface.co/do…
Oct 16, 2025: AI_EXTRACT function (General availability)
Oct 16, 2025: AI_EXTRACT function (General availability) The Snowflake AI_EXTRACT function lets you extract information from text or document files using large language models. 이 릴리스에서는 기존 AI_EXTRACT 기능에 다음과 같은 기능을 추가했습니다. 테이블 추출 지원: 문서에서 …