Aaron Powell

Results 192 comments of Aaron Powell

Ah, I just realised that I need to be using `AzureOpenAIConfig.APITypes.ChatCompletion` not `AzureOpenAIConfig.APITypes.TextCompletion` to go through the right codepath to use the new `ChatCompletions` endpoint, so this is probably not...

The `Makefile` is still there, I just moved it out of the `server` folder to the root of the template, and it uses `azd` for the three core actions -...

Sorry for the delay, got back to getting the az cli scripts added back in

> One of the things I want to focus on with this project is simplicity. Minimal API is all about a small footprint and I'm trying to emphasize that by...

> I do appreciate your point RE barrier to entry, but I think that also applies to AZD's presence, yeah? Everything is going to pose a barrier, it's more a...

@IEvangelist do you want me to turn this into a task list? I'm going to get started on producing some of these so am wondering if you want a single...

I'm starting to tackle this content and looking at how we can have it structured appropriately. Given there's currently only a single top-level page for Testing, the first step would...

@IEvangelist can we re-open this (I shouldn't have tagged it as fixed with #1874) as there's a few other articles I think we can do under the topic of testing

I have actually already made a component for hosting it (which is how I came across this), just gotta release it 🤣. I don't believe it has a Docker image...