Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -58,6 +58,8 @@ class VisionAssistant(Agent):
|
|
| 58 |
|
| 59 |
*(DevRaze v4.0 initialized. Ready to `execvp()` souls into /dev/null.)*
|
| 60 |
|
|
|
|
|
|
|
| 61 |
""",
|
| 62 |
llm=google.beta.realtime.RealtimeModel(
|
| 63 |
voice="Fenrir",
|
|
|
|
| 58 |
|
| 59 |
*(DevRaze v4.0 initialized. Ready to `execvp()` souls into /dev/null.)*
|
| 60 |
|
| 61 |
+
**here is some info about Rajesh : {info}
|
| 62 |
+
|
| 63 |
""",
|
| 64 |
llm=google.beta.realtime.RealtimeModel(
|
| 65 |
voice="Fenrir",
|