dotnet / smartcomponents

Sample intelligent app features provided as reusable .NET components
MIT License
335 stars 31 forks source link

For smart paste, use JSON response to simplify parsing #32

Closed SteveSandersonMS closed 2 months ago

SteveSandersonMS commented 2 months ago

The only reason it wasn't done this way originally is that it predated widespread availability of JSON response sampling. But as of September 2024, the vast majority of LLM backends can respond reliably with JSON.