Results 477 comments of David Humphrey

Correct. It should work for the audio file types that we can natively send to the LLMs. Later we could add a step to transcode if necessary, but let's not...

Adding the file will automatically process it into chat. Try adding a .js or .pdf. Same as those On Mon, Nov 18, 2024 at 10:10 AM Aryan Khurana ***@***.***> wrote:...

Yeah, that's not ideal. We are going to need to refactor the logic for dealing with AI out of hooks, so background processes like this can do it as well....

I don't fully understand how to make this a "live" component vs. something that we render based on the contents of the Markdown. The current code is based on whatever...

Looking into this a bit more, I wonder if I my [Terraform ECS module is causing this](https://github.com/terraform-aws-modules/terraform-aws-ecs/blob/32f1169f8fd2f1beb224a0b0f040d8825eb01c05/modules/container-definition/main.tf#L20) I can override it to not happen: > InitProcessEnabled > Run an init...

@sfrunza13 this branch has a whole bunch of stuff in it (commits) not related to your fix. Can you squash/rebase on latest master?

I won't bug you with reviews until you're ready. Let me know.

> > I won't bug you with reviews until you're ready. Let me know. > > @humphd Finishing work on parser, @manekenpix is working on the SSO stuff- we're using...