summaryrefslogtreecommitdiff
path: root/machinis.example.ini
diff options
context:
space:
mode:
Diffstat (limited to 'machinis.example.ini')
-rw-r--r--machinis.example.ini16
1 files changed, 16 insertions, 0 deletions
diff --git a/machinis.example.ini b/machinis.example.ini
new file mode 100644
index 0000000..9c4a56b
--- /dev/null
+++ b/machinis.example.ini
@@ -0,0 +1,16 @@
+[machinis/alpaca]
+api_key = 12345
+secret_key = 12345
+
+[machinis/openai]
+api_key = 12345
+model = text-ada-001
+
+[machinis/api]
+enabled = false
+
+[machinis/trader]
+enabled = false
+
+[machinis/torch]
+device = cpu