Jay W
Jay W
Don't give me hope ... :)
@danielloader I've since fully moved on to pulumi automation API and I couldn't be happier. Not only I can do what you described (and more) but no longer have to...
> using Pulumi cloud for state or S3 etc? I don't run any IaC code with third party solutions, I just don't like the idea of third parties having visibility...
I'm unable to enable this extension on Gnome 41. Returns `stateAdjustment is undefined`
@SamOyeAH any chance you could fork this project and add your Azure OpenAI support please ?
I actually like the fact that the archive icon is exposed directly on the chat title. In fact, I would vote to have the delete button there too!
Tbh I very rarely come back to previous chats or read their titles , most of them are one offs which are deleted right after I run them to remove...
I believe the below options would be a good start ```bash export AZURE_OPENAI_ENDPOINT="your_azure_openai_endpoint" export AZURE_OPENAI_API_KEY="your_azure_openai_api_key" export AZURE_OPENAI_DEPLOYMENT_NAME="your_gpt35_turbo_deployment_name" export AZURE_OPENAI_API_VERSION="your_api_version" # Example: "2023-05-15" ``` PS. In addition to all options which...
@baude Are we sure this does not belong to containers/podman ? It is podman installer what's requesting the admin rights after all. Podman Desktop is flagging that Podman is missing....
@jeffmaury Is there any script that I can run to just create WSL distro with necessary components ? I already have all of the WSL requirements installed and I can...