Skip to content

Commit 4893fab

Browse files
Update README.md (#19)
1 parent 23edc7a commit 4893fab

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

README.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,3 @@
1-
# gpt-wrapper
2-
3-
# Introduction
4-
5-
The GPT-Wrapper repository, maintained by the Checkmarx AI squad, offers a Golang abstraction layer designed specifically for interacting with generative AI models, primarily focusing on OpenAI's GPT models. This SDK simplifies the processes of making API calls with or without conversation history and augments robust error handling. Tailored features have been incorporated to suit Checkmarx's specific requirements and use cases.
6-
7-
### Customized Solutions for Checkmarx Special improvements and optimizations for Checkmarx use cases, improving reliability and performance in internal products.
8-
9-
## Features
10-
** Abstraction over GPT API: Facilitates communication with OpenAI's language models using Golang, abstracting the complexities of direct API interactions.
11-
** History Tracking: Allows API calls to retain the state of the conversation, thereby enabling context-aware dialogues with the models.
12-
** Error Handling: Comprehensive error handling mechanisms to deal with common and uncommon issues gracefully during API interactions.
13-
14-
## Support
15-
For any issues or support needs, please contact the Checkmarx AI squad through our internal communication channels or open an issue on this repository’s issue tracker network.
16-
17-
Thank you for using Checkmarx for robust and effective AI solutions. Happy building with the enhanced GPT-Wrapper SDK!
181

192
# GPT-Wrapper - GoLang Abstraction for OpenAI LLM
203
Customized Solutions for Checkmarx Special improvements and optimizations for Checkmarx use cases, improving reliability and performance in internal products.

0 commit comments

Comments
 (0)