daily-demos / ai-meeting-assistant

https://daily-ai-assistant-demo.vercel.app
BSD 2-Clause "Simplified" License
8 stars 2 forks source link

Server refactoring and thread-based context #19

Closed lazeratops closed 7 months ago

lazeratops commented 8 months ago

This PR contains to primary changes:

Stripping down of server component

As discussed in Slack, we ended up stripping down the Python server component of this demo. Specifically, this:

On the client, this:

Experimental thread-based context

Does not contain

This PR does not contain error handling for app-message-based bot queries. For example, if a query currently fails the client will not know (whereas before, they'd receive an error code from the server). This will come in a followup PR.

This PR also does not contain sufficient tests, especially for the context logic. These should be added asap as a followup.

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
daily-ai-assistant-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2024 0:39am