microsoft / genaiscript

Generative AI Scripting
https://microsoft.github.io/genaiscript/
MIT License
81 stars 22 forks source link

support response_type in runprompt #556

Closed pelikhan closed 2 weeks ago

pelikhan commented 2 weeks ago

The modifications revolve around better code organization, structure, and extended functionalities 🚀🔧💻.

generated by pr-describe

github-actions[bot] commented 2 weeks ago

The pull request contains a change in the structure of the TypeScript interfaces. The responseType property was moved from ScriptRuntimeOptions to ModelOptions.

There seem to be no functional issues with this change, as long as all references in the codebase to this property have been updated accordingly to reflect this structural change.

LGTM :rocket:

generated by pr-review

pelikhan commented 2 weeks ago

/genai-describe