Percy3822 commited on
Commit
d8005d7
·
verified ·
1 Parent(s): bf6d293

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -0
app.py CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  import os, json, time, asyncio
2
  from typing import Optional, Dict, Any, List, Set
3
 
 
1
+ ---
2
+
3
+ # app.py
4
+ ```python
5
+ # Brain_v2 — lightweight router/control-plane (no audio proxy)
6
  import os, json, time, asyncio
7
  from typing import Optional, Dict, Any, List, Set
8