mirror of
https://github.com/Ladebeze66/llm_ticket3.git
synced 2025-12-13 17:37:05 +01:00
12 lines
246 B
JSON
12 lines
246 B
JSON
{
|
|
"odoo": {
|
|
"url": "https://odoo.cbao.fr",
|
|
"db": "production_cbao",
|
|
"username": "fernand@cbao.fr",
|
|
"api_key": "Lestat66!"
|
|
},
|
|
"llm": {
|
|
"api_key": "your_mistral_api_key"
|
|
},
|
|
"output_dir": "output"
|
|
} |