Commit Graph

8 Commits

Author SHA1 Message Date
Ben Xu 4e77a5792f remove duplicate fnc_ctx declaration 2024-12-09 14:19:13 -08:00
Ben Xu f6c13a13bd send multimodal message on startup of multimodal agent 2024-12-09 13:35:55 -08:00
ben 1720b783ce
LiveKit Pipeline Agent (#4)
* init processors

* fix image append for chat messages

* add pre tts cb

* stash non-functional worker changes

* add complete flag parsing worker

* stash worker changes

* update worker.py to handle message context correctly

* draft worker -- currently mismanages chat ctx

* stash draft delta changes

* working worker on push to talk happy path

* final working worker on push to talk

* refactor append image

* updated video frame processing

* rm text processor

* working draft main

* draft working poetry
2024-11-25 20:10:16 -08:00
killian a5b6948c9c Multimodal code execution 2024-10-23 19:32:19 -07:00
Ben Xu 21e04c18fe isolate instruction update 2024-10-02 17:52:31 -04:00
Ben Xu 35b1c5caa2 Revert "update instructions"
This reverts commit 9c145d0209.
2024-10-02 17:51:32 -04:00
Ben Xu 9c145d0209 update instructions 2024-10-02 17:42:19 -04:00
Ben Xu 5810db4692 init livekit quickstart multimodal worker 2024-10-02 17:32:33 -04:00