Commit Graph

  • 71f9f15e9e Correction of incorrect function names in comments (#125) Afeyer 2023-03-06 14:51:20 +08:00
  • ba6fd510c9 Update README.md sashabaranov 2023-03-05 10:56:28 +04:00
  • ee9424e6b9 Add speech to text example in docs (#124) Hoani Bryson 2023-03-05 19:49:49 +13:00
  • 8be4dfe746 Update README.md sashabaranov 2023-03-04 20:59:37 +04:00
  • d0294641ce bump go.mod to Go 1.18 Alexander Baranov 2023-03-04 15:29:59 +04:00
  • 9eea94730a rename internally Alexander Baranov 2023-03-04 15:29:42 +04:00
  • d59ab48c58 Update README.md sashabaranov 2023-03-04 15:23:39 +04:00
  • 114a7d14b2 Update README.md sashabaranov 2023-03-04 15:22:48 +04:00
  • 90bb5e47e8 Update README.md sashabaranov 2023-03-04 15:21:16 +04:00
  • f89133c6e0 Update README.md sashabaranov 2023-03-04 15:19:54 +04:00
  • 656f6b174c Update README.md sashabaranov 2023-03-04 15:19:19 +04:00
  • 47887bf123 Rename and update docs (#120) sashabaranov 2023-03-04 15:18:43 +04:00
  • 202b629bc1 Update README.md sashabaranov 2023-03-04 14:57:43 +04:00
  • 0d3e887246 Add whisper 1 support (#117) Hoani Bryson 2023-03-04 23:54:48 +13:00
  • d668221b9c fix json tag (#116) bestgopher 2023-03-04 18:51:59 +08:00
  • 575c4e4adb remove pointer (#113) bestgopher 2023-03-03 19:59:30 +08:00
  • d1a81205bf Add chat message role const (#111) fishcg 2023-03-03 17:07:09 +08:00
  • 4e1be7d99f remove deprecated answers API (#108) sashabaranov 2023-03-03 11:07:40 +04:00
  • 39ca4e9488 Implement chat completion streaming (#101) Afeyer 2023-03-03 13:52:02 +08:00
  • 58d99eb220 refactor: use http.NewRequestWithContext instead of http.NewRequest (#97) bestgopher 2023-03-02 14:27:09 +08:00
  • de9a632138 Add the rest of the Chat Completion fields (#92) Parham Negahdar 2023-03-02 01:06:24 -05:00
  • b0b26afd50 Update README.md sashabaranov 2023-03-02 00:56:50 +04:00
  • f5fc232415 Update README.md sashabaranov 2023-03-02 00:53:48 +04:00
  • c8261c5638 Add chat completions (#90) sashabaranov 2023-03-02 00:47:25 +04:00
  • ae05ed976f handle stream completion (#86) sashabaranov 2023-02-22 12:33:25 +04:00
  • 1eb5d625f8 Better configuration (#79) sashabaranov 2023-02-21 00:16:44 +04:00
  • 133d2c9184 fix dead loop while network error (#77) Frank Yang 2023-02-18 17:13:23 +08:00
  • 67a43e6392 bump empty messages limit (#72) sashabaranov 2023-02-14 21:26:33 +04:00
  • ee3df71880 Improve error reporting (#68) Marc Haisenko 2023-02-13 17:43:06 +01:00
  • 8fd81bc29a Break infinite loops in case [DONE] is missing (#67) sashabaranov 2023-02-12 16:21:43 +04:00
  • 5191ea6f55 Modify the test module, add the file upload test, and add the image edit api (#63) Rascal0814 2023-02-12 02:51:53 +08:00
  • ae06df7d9f Update README.md sashabaranov 2023-02-07 20:43:39 +04:00
  • 6758ec4d96 Streaming support (#61) sashabaranov 2023-02-07 20:42:53 +04:00
  • 3695eb3ade use int64 timestamps everywhere (#59) sashabaranov 2023-01-28 23:18:59 +04:00
  • 8dac9408c1 List models (#58) Jason Chavannes 2023-01-28 11:14:34 -08:00
  • b6e0908977 Run tests on PR (#57) sashabaranov 2023-01-28 22:32:23 +04:00
  • 794a5512f6 -Added moderation endpoint test (#56) sm2642 2023-01-28 10:25:38 -08:00
  • 81b5788cd6 Update README.md sashabaranov 2023-01-12 12:02:07 +04:00
  • cf013d3eb5 Remove default timeout and search API (#51) sashabaranov 2023-01-07 00:22:39 +04:00
  • 2c55a49a34 Add Image generation API (#48) Andrew Poydence 2023-01-03 06:15:50 -07:00
  • 1c20931ead Fix for Ada Model Name (#45) Matt Trefilek 2022-12-16 03:56:10 -06:00
  • 9ada7ea8e1 New Ada Similarity (#44) Matt Trefilek 2022-12-15 14:54:42 -06:00
  • 23925ad36e Add Token Usage to Embeddings (#43) Matt Trefilek 2022-12-15 12:15:28 -06:00
  • fa5319e59a Remove deprecated code (#40) James Καρεφυλάκης 2022-12-15 19:13:16 +11:00
  • 0f9f4aa343 Add Suffix to CompletionRequest for insert mode (#36) zacherystuart 2022-12-02 05:54:56 -05:00
  • 3697bf4a97 Add new text-davinci-003 model to constants (#35) Matt Trefilek 2022-11-30 03:07:31 -06:00
  • be08f204f0 Skip production API test by default Alexander Baranov 2022-08-11 15:41:37 +06:00
  • d63df93c65 Add OpenAI Mock Server (#31) Oleg 2022-08-11 05:29:23 -04:00
  • 8b463ceb2b Update moderation.go (#29) nya~ 2022-08-03 12:41:36 +07:00
  • 53212c71df Migrate From Old Completions + Embedding Endpoint (#28) Oleg 2022-08-02 04:16:54 -04:00
  • 51f94a6ab3 rev-1: Added some fixes & improvements (#26) noona 2022-07-04 00:51:02 +07:00
  • 1f716381cd Added support for Edits endpoint & other minor changes (#22) noona 2022-07-01 22:14:01 +07:00
  • 277071e0f7 proper naming Alexander Baranov 2022-07-01 21:13:12 +06:00
  • 21410bda2c use only golangci-lint Alexander Baranov 2022-07-01 21:09:54 +06:00
  • 28c1997dfa fix actions Alexander Baranov 2022-07-01 21:05:28 +06:00
  • 7c22be5d3e enable github actions Alexander Baranov 2022-07-01 21:04:19 +06:00
  • 11649c54c2 rev: added a file to support moderations endpoint (#21) noona 2022-07-01 16:57:01 +07:00
  • 260ef874de Update model names (#16) Andy Day 2022-03-14 15:10:30 -07:00
  • eecd212963 logit_bias field added to the completion request (#14) Viacheslav Kovalevskyi 2022-01-09 23:05:23 -08:00
  • 7ff9fedf93 Init repo as go module (#13) Andy Day 2021-12-15 11:24:34 -08:00
  • d6c1c1855d Add new Embeddings endpoint (#12) Andy Day 2021-12-15 00:45:22 -08:00
  • 2c60423fd2 Add omitempty to optional fields in AnswerRequest struct (#11) Markus Erdmann 2021-10-01 06:17:12 -05:00
  • e6b0494d90 Add CreateCompletionWithFineTunedModel function (#10) sauceman40 2021-09-01 03:07:53 -07:00
  • 7c56bd3034 Added delete endpoint (#8) blfletcher 2021-08-05 01:59:34 -06:00
  • 3dfb5bd804 File upload endpoint (#7) blfletcher 2021-08-03 09:51:23 -06:00
  • 6297de371c Added a files endpoint, corrected a documents bug in answers requests, added error messages to API error handling (#6) blfletcher 2021-07-18 14:32:20 -06:00
  • 2be4a268a8 Adding Answer request AND adding best_of option to Completion. (#5) Sveinn Óttar Lárusson 2021-06-06 18:32:12 +00:00
  • c12d250ab8 Merge pull request #4 from hagemt/master sashabaranov 2021-06-04 19:38:48 +03:00
  • 8b3c0d0c52 api.go: add constructor variant for organizations Tor Hagemann 2021-06-03 14:24:15 -07:00
  • 64c0048394 Update README.md sashabaranov 2020-12-16 15:12:39 +03:00
  • e859180cd9 Merge pull request #3 from bnwlkr/master sashabaranov 2020-11-23 20:31:14 +03:00
  • 8e657b396a Replace Cyrillic 'C' in README bnwlkr 2020-11-23 09:27:18 -08:00
  • 3a024c5a5c Merge pull request #2 from bnwlkr/master sashabaranov 2020-11-23 09:55:50 +03:00
  • 042eff08b4 Fix weird 'C' in CompletionResponse struct bnwlkr 2020-11-22 20:59:40 -08:00
  • 7ed6fe128b Add Go Report Card sashabaranov 2020-09-02 20:51:04 +03:00
  • 42cfe7bff6 Fix typo in docs Alexander Baranov 2020-09-02 20:46:11 +03:00
  • c8e11921ef Add docs Alexander Baranov 2020-09-02 20:45:27 +03:00
  • 4fb04abbfe Merge pull request #1 from lucasjones/master sashabaranov 2020-09-02 16:47:23 +03:00
  • 5410948aed Add logprob support lucasjones 2020-09-02 10:58:40 +01:00
  • eb1cc604f2 Update README.md sashabaranov 2020-08-19 13:06:58 +03:00
  • 0b788a8ae1 Create README.md sashabaranov 2020-08-19 13:06:47 +03:00
  • f5b3ec4ffe Add api client code Alexander Baranov 2020-08-19 12:57:32 +03:00
  • d62f32901b Initial commit sashabaranov 2020-08-18 17:42:55 +03:00