Skip to content

components llm_dbcopilot_deploy_endpoint

github-actions[bot] edited this page Sep 19, 2024 · 50 revisions

LLM - DBCopilot Deploy Endpoint Component

llm_dbcopilot_deploy_endpoint

Overview

Version: 0.0.46

Tags

View in Studio: https://ml.azure.com/registries/azureml/components/llm_dbcopilot_deploy_endpoint/version/0.0.46

Inputs

Name Description Type Default Optional Enum
deployment_name string False
endpoint_name string False
grounding_embedding_uri uri_folder False
embedding_aoai_deployment_name string False
chat_aoai_deployment_name string False
db_context_uri uri_folder False
asset_uri string False
mir_environment string False
example_embedding_uri uri_folder True
selected_tables string True
max_tables integer True
max_columns integer True
max_rows integer True
max_text_length integer True
max_knowledge_pieces integer True
tools string True
temperature number True
top_p number True
knowledge_pieces string True
sku string True
include_views boolean True
instruct_template string True
egress_public_network_access string enabled True

Outputs

Name Description Type

Environment

azureml:llm-dbcopilot-embeddings@latest

Clone this wiki locally