Commit Graph

5 Commits

Author SHA1 Message Date
bestgopher
58d99eb220 refactor: use http.NewRequestWithContext instead of http.NewRequest (#97) 2023-03-02 10:27:09 +04:00
Markus Erdmann
2c60423fd2 Add omitempty to optional fields in AnswerRequest struct (#11) 2021-10-01 14:17:12 +03:00
blfletcher
3dfb5bd804 File upload endpoint (#7) 2021-08-03 18:51:23 +03:00
blfletcher
6297de371c Added a files endpoint, corrected a documents bug in answers requests, added error messages to API error handling (#6)
Co-authored-by: eyelevelai <33876565+eyelevelai@users.noreply.github.com>
2021-07-18 23:32:20 +03:00
Sveinn Óttar Lárusson
2be4a268a8 Adding Answer request AND adding best_of option to Completion. (#5)
* adding best of option

* adding answers option

* fixing small mistake
2021-06-06 21:32:12 +03:00