This repository was archived by the owner on Sep 13, 2025. It is now read-only.
Tags: Kardbord/gopenai
Tags
Deprecations and Fine Tuning (#12) * Updated model for completions test * Removed obsolete edits package * Added support for fine-tuning endpoint * Removed accidentally committed binary files * Updated .gitignore * Deprecated the completions endpoint
API Updates (#10) * Specified Language field in audio transcription test and example * Added speech endpoint support to audio package * Updated audio example * Added missing fields to chat request * Updated common.makeRequest to handle error responses when the requested response type is a byte slice * Added missing fields to legacy completions endpoint * Fixed deprecated comment * Deprecated edits package * Added EncodingFormat to embeddings request * Added files.MakeRetrieveContentRequestNoDisk * Deprecated finetunes package * Updated README to reflect deprecations * Updated models package
Updated goreleaser to publish releases instead of release drafts
Added support for audio and chat endpoints (#7) * Added chat package * Added chat_test.go * Closes #5 * Updated README * Stubbed out Audio package * audio endpoint implementation * Fixed audio endpoint implementation and added tests * Closes #6 * Added relative path specifier to example audio files * Revert "Added relative path specifier to example audio files" This reverts commit 8020c00.
PreviousNext