Commit Graph

8 Commits

Author SHA1 Message Date
sauceman40
e6b0494d90 Add CreateCompletionWithFineTunedModel function (#10)
* add fine-tuned completion function

* add explanatory comment
2021-09-01 13:07:53 +03:00
blfletcher
3dfb5bd804 File upload endpoint (#7) 2021-08-03 18:51:23 +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
bnwlkr
042eff08b4 Fix weird 'C' in CompletionResponse struct 2020-11-22 20:59:40 -08:00
Alexander Baranov
42cfe7bff6 Fix typo in docs 2020-09-02 20:46:11 +03:00
Alexander Baranov
c8e11921ef Add docs 2020-09-02 20:45:27 +03:00
lucasjones
5410948aed Add logprob support 2020-09-02 10:58:40 +01:00
Alexander Baranov
f5b3ec4ffe Add api client code 2020-08-19 12:57:32 +03:00