Rasmus Wulff Jensen
Rasmus Wulff Jensen
Rough ideas so far for 2.0 - Should we move to .NET 8? - Should there be a collection of simpler methods that do not mimic the Rest API methods...
Right now when you wish to update a single filed on a card you need to know the JSON field name for an update parameter (example "desc" for Description or...
Would make it easier for contributors. Should be linked in the ReadMe.md
Trello has an undocumented pagination system. It is a bit odd, but should be doable to implement Explanation here: https://stackoverflow.com/questions/34612933/how-to-paginate-trello-api-response (tested in Postman and can confirm it works)
# Breaking changes In version 2.0, the following breaking changes are introduced to streamline the API and make it more future-proof by moving most parameters to option-objects instead. All Breaking...
### What version of Codex is running? 0.4.0 ### Which model were you using? gpt-5 high ### What platform is your computer? Microsoft Windows NT 10.0.26100.0 x64 ### What steps...
### What version of the VS Code extension are you using? 0.4.3 ### Which IDE are you using? VS Code ### What platform is your computer? Windows 11 (64 bit)...
**Describe the bug** When upgrading `Microsoft.SemanticKernel.Connectors.SqlServer` from version 1.66.0 to 1.67.0 or higher, code without any other modifications fails to do the following ```cs Embedding? embedding; embedding = await embeddingGenerator.GenerateAsync(searchQuery,...
### Contact Details [email protected] ### Detailed description? **Describe the bug** - As an owner start the invite a user process - In the email field enter q@q,com (with a comma...