mirror of
https://github.com/hoshikawa2/ai_logistic_outlook_integration.git
synced 2026-07-09 16:44:21 +00:00
first commit
This commit is contained in:
11
files/config
Normal file
11
files/config
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"oci_profile": "DEFAULT",
|
||||
"llm_endpoint": "https://inference.generativeai.us-phoenix-1.oci.oraclecloud.com",
|
||||
"compartment_id": "ocid1.compartment.oc1..example",
|
||||
"bucket-profile": "DEFAULT",
|
||||
"bucket": "emails",
|
||||
"WALLET_PATH": "/path/to/db/wallet",
|
||||
"DB_ALIAS": "adb_high",
|
||||
"USERNAME": "APPUSER",
|
||||
"PASSWORD": "****"
|
||||
}
|
||||
Reference in New Issue
Block a user