CJCrafter / CJCrafter/ChatGPT-Java-API
Add GitHub issue templates
Open
- Dominant language
- Kotlin
- Stars
- 72
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
There are some error types that we might except to happen, and we should have forums that request log information for those specific errors.
For example, an uncaught JsonSyntaxException implies that the OpenAI api changed, and now the data classes are out of date. We should have an error specifically for that case.
Possible issue types:
* JsonSyntaxException
* Bug Report
* Feature Request
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.