diff --git a/config.ini b/config.ini deleted file mode 100644 index 0b562a2..0000000 --- a/config.ini +++ /dev/null @@ -1,19 +0,0 @@ -[ollama] -url = https://ollama-dev-lxc.int.lhprojects.net - -[server] -host = 127.0.0.1 -port = 8080 - -[lancedb] -persist_directory = ./lancedb - -[s3] -bucket_name = lancedb -access_key_id = qW8S1xub7zhxHtItT9WG -secret_access_key = HEqQuNJXn7uR17h8T4QvmUbwdswe9PeKJy7f5wIp -region = us-east-1 -enable = True -# Optional, only set if s3_type is 'other' -endpoint = https://s3.minidrive.cloud -