WIP: environment cleanup (#19)
* removed env var usage from SDK services * started consolidating configure.py * 1–3 work * cleaned up the rest * more cleanup * cleanup and 05 tinkering * made fal keys optional
This commit is contained in:
@@ -8,6 +8,7 @@ version = "0.0.1"
|
||||
description = "Orchestrator for AI bots with Daily"
|
||||
dependencies = [
|
||||
"daily-python",
|
||||
"python-dotenv",
|
||||
"Pillow",
|
||||
"typing-extensions",
|
||||
"openai",
|
||||
|
||||
Reference in New Issue
Block a user