microsoft / prompty

Prompty makes it easy to create, manage, debug, and evaluate LLM prompts for your AI applications. Prompty is an asset class and format for LLM prompts designed to enhance observability, understandability, and portability for developers.
https://prompty.ai
MIT License
424 stars 31 forks source link

Request: Visual Studio extension #91

Open ssnseawolf opened 3 weeks ago

ssnseawolf commented 3 weeks ago

There is currently no Prompty extension for Visual Studio. An extension would ideally be lightweight and perform the following tasks:

Essential:

Nice-to-haves:

Less important:

Didn't think I'd be using Prompty this much in the short time since its release, but I'm quite fond of it now and Visual Studio support would substantially improve the inner loop workflow. Especially since Semantic Kernel offers Prompty support.

BethanyJep commented 2 weeks ago

Hello, you can download the VS Code Extension

yanivvak commented 3 days ago

@BethanyJep I installed the extension but I can't see in the extensions bar

sethjuarez commented 2 days ago

I think the request here is for a full Visual Studio extension (not just VSCode)

sethjuarez commented 2 days ago

@BethanyJep I installed the extension but I can't see in the extensions bar

The latest is currently a pre-release version - could that be it?

yanivvak commented 1 day ago

Now it works with version v0.1.2024092301 (pre-release) Thanks!