1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Jun 28, 2025 — Jun 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #134 from cs-util-com/feature/jsonSchemaSpec2020 More... 10 months ago
Added workflow to run the xunit tests on any changes
S
More... 11 months ago
https://github.com/cs-util-com/cscore/pull/134#discussion_r2233764041
S
More... 11 months ago
https://github.com/cs-util-com/cscore/pull/134#discussion_r2233764040
S
More... 11 months ago
https://github.com/cs-util-com/cscore/pull/134#discussion_r2233764038
S
More... 11 months ago
Fixed that tokens could no longer be limitted via API (see https://github.com/cs-util-com/cscore/pull/134#discussion_r2233764036 )
S
More... 11 months ago
Improvements to the ToTitle method
S
More... 11 months ago
Further improvements to the new strict json response tests
S
More... 11 months ago
Improved json schema generator to convert enums to strings in schema json which is aligned with the latest 2020 schema specs (and with that needed e.g. when using json schemas in the OpenAi APIs)
S
More... 11 months ago
Moved if check for enum descriptions in json schema further up to also handle if enum is included as a string field
S
More... 11 months ago
Added another test for further OpenAI strict json schema responses
S
More... 11 months ago
Assertion cleanup for namespaces the developers do not have control over
S
More... 11 months ago
Introduced an items wrapper as a minimal change to become compatible to the JSON Schema draft‑2020‑12
S
More... 11 months ago
Removed deprecated max_tokens concept from OpenAI API
S
More... 11 months ago
Further json schema generator improvements
S
More... 11 months ago
Working on a fix for custom named json attributes
S
More... 11 months ago
Some validation and description field added to json schema mode
S
More... 12 months ago
Testing if there is a better way to wait for the io operations to be completed in the unit test
S
More... 12 months ago
Merge pull request #133 from cs-util-com/feature/openaiImprovements More... 12 months ago
2 bugfixes found by Gemini in PR
S
More... 12 months ago
Bugfix for possible timing issue in unit test
S
More... 12 months ago
Smaller llm instruction improvements
S
More... 12 months ago
Some OpenAi related improvements for the json schema content enforment
S
More... 12 months ago
added mousePosition to the input system adapter
S
More... 12 months ago
Implemented mapper to the new Untiy Input System
S
More... 12 months ago
Preparing to add new Unity input system with replacement methods for the old one
S
More... 12 months ago
update test case directory name for clarity in EntityComponentSystemTests
S
More... 12 months ago
Merge pull request #132 from cs-util-com/feature/switchToSystemComponentModelDataAnnotations More... 12 months ago
introduce `ValidateObjectAttribute` for recursive Data-Annotations
S
More... 12 months ago
Added a data validation example
S
More... 12 months ago