refactor, date context

This commit is contained in:
Steve Androulakis
2025-01-01 13:16:18 -08:00
parent 8115f0d2df
commit e7e8e7e658
17 changed files with 118 additions and 90 deletions

View File

@@ -11,6 +11,8 @@ This demo shows a multi-turn conversation with an AI agent running inside a Temp
## Running the example
From the /scripts directory:
1. Run the worker: `poetry run python run_worker.py`
2. In another terminal run the client with a prompt.