Initial commit

This commit is contained in:
alex alves
2026-06-15 11:16:17 -03:00
commit 0080a47d3d
9 changed files with 558 additions and 0 deletions

21
.env.example Normal file
View File

@@ -0,0 +1,21 @@
# LiteLLM
LITELLM_MASTER_KEY=dummy-key
# OCI auth
OCI_USER=ocid1.user.oc1..xxxxxxx
OCI_FINGERPRINT=e6:17:xxxxxxx
OCI_TENANCY=ocid1.tenancy.oc1..xxxxx
OCI_REGION=us-chicago-1
OCI_COMPARTMENT_ID=ocid1.compartment.oc1..xxxxxx
# OCI key file path inside container
OCI_KEY_FILE=/app/oci_api_key.pem
# Optional params for embeddings
OCI_SERVING_MODE=ON_DEMAND
OCI_INPUT_TYPE=SEARCH_DOCUMENT
OCI_EMBED_TRUNCATE=NONE
# Required only if OCI_SERVING_MODE=DEDICATED
OCI_ENDPOINT_ID=