Releases: Checkmarx/gen-ai-wrapper
v1.0.3
What's Changed
- Add CallReturningFullResponse() by @cx-ittai-gilat in #35
- Update new Dec 2024 OpenAI models by @cx-ittai-gilat in #37
- Remove default model set by @cx-avi-sabzerou in #39
New Contributors
- @cx-ittai-gilat made their first contribution in #35
- @cx-avi-sabzerou made their first contribution in #39
Full Changelog: v1.0.2...v1.0.3
v1.0.2
- Adding metaData for monitoring & logging
- for external calls Adding token to the request
v1.0.1
Refactor - moving repo to be open source
A change was needed since the CLI which is an open source needed it as well.
After consulting our open source specialist "Lior Kaplan" he asked to move the gpt-wrapper to the github Checkmarx organization (was the CheckmarxDev) + the repo was renamed.
v1.0.0
GPT-Wrapper Release v1.x.x
We're excited to announce the latest release of our GPT-Wrapper repository. This version introduces significant enhancements, including a factory builder for creating gRPC connections to the internal AI proxy, improving the security of our customer data. We've worked hard to ensure this enhancement is backward compatible, allowing continued direct connections to OpenAI for those currently using this setup.