Spaces:
Running
Running
general: | |
use_uvloop: true | |
logging: | |
console: | |
_type: console | |
level: WARN | |
front_end: | |
_type: fastapi | |
front_end: | |
_type: console | |
llms: | |
nim_llm: | |
_type: nim | |
model_name : meta/llama-3.1-405b-instruct | |
temperature: 0.0 | |
workflow: | |
_type: pandas_expression_generator | |
llm: nim_llm | |
csv_file: "/app/_data/retail_customer/Retail_Customer_Cluster_Data.xlsx" | |
csv_metafile: "/app/_data/retail_customer/meta.md" | |
description: "Use this tool to get data related to Customer Retails." | |