Stef Heyenrath
Stef Heyenrath
Hello @bobbymthompson, I'm not able to reproduce this using the latest version. I'll close this issue. ``` c# [Fact] public void Max_Where_On_DateTime() { // Arrange var users = User.GenerateSampleModels(10); //...
@abbasc52 1. Changing this could break some existing usage. So in case this functionality is added, a new setting `KeywordsAreCaseSensitive` is needed. 2. Add a new test here `\Parser\KeywordsHelperTests.cs`
> @StefH when can we merge/release this PR? I'll take a look.
because of PR https://github.com/zzzprojects/System.Linq.Dynamic.Core/pull/755, this PR needs to be updated....
@abbasc52 See my review comments.
@abbasc52 See my review comments.
@abbasc52 See my review comments.
Hello @abbasc52, can you please take a look at my review comments?
Hello @abbasc52, can you please take a look at my review comments?
> Does the response of "The model: `gpt-4` does not existing" mean the account is not whitelisted for GPT-4? I'm using my own API key. When calling the Models endpoint,...