mirror of
https://github.com/hoshikawa2/oci_vision_invoice.git
synced 2026-03-06 10:11:03 +00:00
First Commit
This commit is contained in:
8
files/config
Normal file
8
files/config
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"oci_profile": "DEFAULT",
|
||||
"compartment_id": "<YOUR COMPARTMENT OCID>",
|
||||
"namespace": "<YOUR NAMESPACE OCID>",
|
||||
"input_bucket": "<YOUR INVOICES IMAGES BUCKET NAME>",
|
||||
"output_bucket": "<YOUR OUTPUT JSON FILES BUCKET NAME>",
|
||||
"llm_endpoint": "https://inference.generativeai.us-chicago-1.oci.oraclecloud.com"
|
||||
}
|
||||
Reference in New Issue
Block a user