LLMConfigColumnNames
Ingest your LLM invocation parameters for use in the Prompt Playground
Last updated
Ingest your LLM invocation parameters for use in the Prompt Playground
Last updated
Copyright © 2023 Arize AI, Inc
Arize class to map up to 2 columns: model_column_name
and params_column_name
Parameters | Data Type | Expected Type in Column | Description |
---|---|---|---|
| str | The contents of this column must be strings | Column name for the name of the LLM model used. |
| str | The contents of this column must be be well formatted JSON strings | Column name for the invocation parameters used at inference |
Index | llm_model_name | llm_params |
---|---|---|
|
|
|
|
|
|