REST 참조
Vertex AI에는 생성형 AI 및 예측 AI 사용 사례 모두에서 사용되는 REST 리소스와 함께 생성형 AI 관련 REST 리소스가 있습니다.
생성형 AI REST 리소스
다음 표에는 Vertex AI의 생성형 AI 관련 REST 리소스가 나와 있습니다.
생성형 AI 리소스 |
설명 |
---|---|
projects.locations.publishers.models.generateContent | Gemini의 콘텐츠를 생성합니다. |
projects.locations.publishers.models.streamGenerateContent | Gemini에 대해 생성된 콘텐츠를 스트리밍합니다. |
projects.locations.publishers.models.serverStreamingPredict | PaLM 2 및 Codey용으로 생성된 콘텐츠를 스트리밍합니다. |
projects.locations.publishers.models.predict | Gemini 이외의 모델의 콘텐츠를 생성합니다. |
projects.locations.publishers.models.countTokens(v1beta1) | 프롬프트에 대해 토큰 수 및 청구 가능한 문자를 가져옵니다. |
projects.locations.tuningJobs | Gemini 모델을 조정합니다. |
projects.locations.reasoningEngines(v1beta1) | Vertex AI에 LangChain 애플리케이션 배포 |
공유 REST 리소스
다음 표에는 Vertex AI의 공유 REST 리소스가 나와 있습니다.
공유 REST 리소스 |
설명 |
---|---|
projects.locations.pipelineJobs | Gemini 이외의 모델과 모델 평가를 위해 사용됩니다. |
projects.locations.batchPredictionJobs | 지원되는 모델에 일괄 프롬프트 요청을 보내는 데 사용됩니다. |
projects.locations.endpoints | Model Garden 모델을 배포하는 데 사용됩니다. |
RPC 참조
다음 표에는 생성형 AI의 RPC가 나와 있습니다.
RPC 패키지 |
설명 |
---|---|
cloud.ai.large_models.vision | 대형 비전 모델 |
cloud.ai.nl.llm.proto.service | 대규모 언어 모델 |
learning.genai.root | 그라운딩 및 인용 |