Aaron Clauson

Results 259 comments of Aaron Clauson

Ok I've mixed myself up (partly due to the PR description listing a lot of things). The structured and semantic logging is fine and makes sense. Your previous logging PR...

> Kubernetes is a run-time hosting/deployment infrastructure. Aspire is a development environment. We're clutching at straws here but my point is Aspire is an SDK with the sole purpose of...

@StephenHodgson did you have any particular approach in mind for WebRTC? Did you want to include everything required into this package? The reason I ask is I'm coming fom the...

> If you have any guidance here please let me know, because I already use your packages as deps in my other OpenAI projects. Off the top of my head...

Oh, I'm happy to do, or at least submit a PR for the WebRTC implementation. The main work is done it just needs to be massaged into whichever library it...

This PR is currently able to establish a conversation with the OpenAI Realtime WbRTC endpoint. Sample program below. @StephenHodgson my main intent with the PR for now is to see...

> Overall it looks good and clean. Mostly just curious how to handle tackling the deps w/o locking into a specific library. Yes, that's the core question. There's unlikely to...

> However, I must ask... is there any tool / function calling support implemented? I couldn't find any, and when I defined some for my test code, they weren't called....

> @sipsorcery What do you think? The overall build time for me on Win11 msvc reduced by 44s (only one test run each of the master and PR builds). **master**:...