Commit Graph

  • 1ea76d14a2 Merge pull request #63 from dongri/fix-deprecated Dongri Jin 2024-01-07 07:41:23 +09:00
  • 5d7d335c74 Fix Deprecated Dongri Jin 2024-01-07 07:39:36 +09:00
  • f0973eaf5b Merge pull request #60 from OnlyFerris/main Dongri Jin 2024-01-07 06:49:00 +09:00
  • b666bc0cdc Make fields of Tool public. Rename a field. OnlyFerris 2024-01-04 14:02:28 +00:00
  • baae00386b v2.1.7 Dongri Jin 2023-12-30 08:08:47 +08:00
  • 401253423e Add derive default Dongri Jin 2023-12-30 08:08:04 +08:00
  • d192774c7d Merge pull request #56 from hytracen/main Dongri Jin 2023-12-30 08:01:07 +08:00
  • bfedc7f3cd Impl Default trait for JSONSchemaDefine In most cases, only a few properties of JSONSchemaDefine are used, and it seems cumbersome to explicitly declare other properties. Hytracen 2023-12-30 01:57:45 +08:00
  • f88cc6b42e V 2.1.6 Dongri Jin 2023-12-28 11:16:45 +08:00
  • d2e2166fe9 Fix system_fingerprint type Dongri Jin 2023-12-28 11:11:35 +08:00
  • 5abd7dfc84 Merge pull request #55 from sharifhsn/system-fingerprint Dongri Jin 2023-12-28 10:56:37 +08:00
  • cab9136275 Merge pull request #54 from sharifhsn/toolchoice Dongri Jin 2023-12-28 10:55:36 +08:00
  • 721eb8551a Add the system_fingerprint field to the chat completion response Sharif Haason 2023-12-27 01:41:28 -05:00
  • 4afe1ffb0f Fix tools type (again) Sharif Haason 2023-12-27 01:32:28 -05:00
  • 297f2a13d6 Fix type of tools Sharif Haason 2023-12-27 01:27:50 -05:00
  • 9d6733f981 Add tools and tool_choice fields Sharif Haason 2023-12-27 01:14:41 -05:00
  • 589871c055 Deprecate functions and function_call Sharif Haason 2023-12-27 00:50:07 -05:00
  • a06113549a v2.1.5 Dongri Jin 2023-12-24 15:40:16 +08:00
  • 57c6a60aad Merge pull request #53 from dongri/add-tts-samples Dongri Jin 2023-12-24 15:31:28 +08:00
  • 1f56b88f10 Add text-to-speech Dongri Jin 2023-12-24 15:30:49 +08:00
  • 1c31330d09 v2.1.4 Dongri Jin 2023-11-29 09:17:02 +09:00
  • 6cb75fdb6f Merge pull request #50 from cosmonaut-nz/seed_param Dongri Jin 2023-11-29 09:16:01 +09:00
  • 9941dee668 Feat: Added the "seed" param to ChatCompletionRequest. "seed" is a Beta feature. avastmick 2023-11-29 09:48:53 +13:00
  • db33a8e00e v2.0.3 Dongri Jin 2023-11-27 11:11:17 +09:00
  • 9f36e65e38 Merge pull request #49 from dongri/add-model-to-image Dongri Jin 2023-11-27 11:10:32 +09:00
  • 103c488190 Add model Dongri Jin 2023-11-27 11:10:00 +09:00
  • 48d33cb396 Merge pull request #48 from lordi/dall-e-3 Dongri Jin 2023-11-27 11:02:46 +09:00
  • 719e4eb7c8 Allow generating images with Dall-E-3 Hannes Gräuler 2023-11-26 15:06:14 +01:00
  • 62f948e8ff V2.1.2 Dongri Jin 2023-11-22 12:05:09 +09:00
  • 4d9f7c12bd Merge pull request #46 from zh4ngx/fix_finish_details Dongri Jin 2023-11-22 12:02:41 +09:00
  • 6e136b7281 Update ChatCompletionChoice with optional finish_reason and finish_details Andy Zhang 2023-11-21 13:06:20 -08:00
  • 282e7cbcbc Version up Dongri Jin 2023-11-21 22:29:24 +09:00
  • 2daafb8b4c Cargo fmt Dongri Jin 2023-11-21 22:28:56 +09:00
  • 7ee0dfdaa4 Merge pull request #44 from N3mes1s/fix_assistant_api Dongri Jin 2023-11-21 22:28:13 +09:00
  • 50243064af tools in AssistantObject needs to be Vec<HashMap<String, String>> Giuseppe Massaro 2023-11-21 09:12:18 +01:00
  • 445b1e1480 clone result not store. Now assistant will fail to deserialize into Assitant Object Giuseppe Massaro 2023-11-21 09:10:02 +01:00
  • e09ea65b77 v2.1.0 Dongri Jin 2023-11-11 18:29:56 +09:00
  • 075acf5a25 Merge pull request #43 from dongri/assistant Dongri Jin 2023-11-11 18:26:30 +09:00
  • cfca665c21 Add assistant api Dongri Jin 2023-11-11 18:24:51 +09:00
  • 6e07047c27 v2.0.5 Dongri Jin 2023-11-08 22:28:36 +09:00
  • 8bc51f6d1a Merge pull request #42 from draftoai/draftoai/fix-response-format Dongri Jin 2023-11-08 22:27:20 +09:00
  • 88091998eb Switch to serde_json::Value for the response_format type Tom 2023-11-08 12:19:02 +00:00
  • ad10259d79 v2.0.4 Dongri Jin 2023-11-08 09:18:07 +09:00
  • 3535d1328f Merge pull request #41 from draftoai/draftoai/add-response-format-to-chat-completions Dongri Jin 2023-11-08 09:13:58 +09:00
  • 45f5ef5033 Add response_format to allow for json_object responses Tom 2023-11-07 13:06:35 +00:00
  • 7217809a98 v2.0.3 Dongri Jin 2023-11-07 09:26:31 +09:00
  • 71197db82e Merge pull request #40 from dongri/add-new-models Dongri Jin 2023-11-07 09:25:05 +09:00
  • 32cecb6033 Add new models Dongri Jin 2023-11-07 09:24:34 +09:00
  • 1ce841cece Bump up Dongri Jin 2023-10-20 20:05:45 +09:00
  • 297c2cff1e Merge pull request #39 from dejavu1987/patch-1 Dongri Jin 2023-10-20 20:03:45 +09:00
  • 9d563920c1 Fix quotes Anil Maharjan 2023-10-20 12:52:49 +02:00
  • c181bbf475 Add "gpt-3.5-turbo-16k" model chat_completion.rs Anil Maharjan 2023-10-20 10:39:46 +02:00
  • d744946a5a Bump up Dongri Jin 2023-10-19 11:38:28 +09:00
  • 0c9ad69271 Merge pull request #38 from night-cruise/fix/update-impl-builder-methods Dongri Jin 2023-10-19 11:37:17 +09:00
  • fde7295d43 Update the impl_builder_methods macro to let all chain methods in a single impl block Night Cruising 2023-10-18 16:03:58 +08:00
  • eaa811d07a Bump up Dongri Jin 2023-10-17 20:07:05 +09:00
  • 93e9a32d0c Merge pull request #37 from night-cruise/feat/add-chain-call Dongri Jin 2023-10-17 20:02:39 +09:00
  • a9be9efdfe feat: add chain method to create Request instance Night Cruising 2023-10-17 15:14:31 +08:00
  • f1f1fa7e86 Fix version Dongri Jin 2023-10-06 17:21:10 +09:00
  • 1651062a31 Merge pull request #36 from dongri/fix-function-call-enum Dongri Jin 2023-10-06 17:20:28 +09:00
  • 6431c9cbdd Fix function call type Dongri Jin 2023-10-06 17:19:46 +09:00
  • b079334e67 Fix version Dongri Jin 2023-10-06 09:28:20 +09:00
  • 010fe389fd Merge pull request #35 from dongri/fix-function-call-type Dongri Jin 2023-10-06 09:27:12 +09:00
  • 7a592ce35d Add none to function call type Dongri Jin 2023-10-06 09:26:49 +09:00
  • cd058c0ac2 Fix version Dongri Jin 2023-10-06 06:07:04 +09:00
  • d046af8600 Merge pull request #34 from dongri/fix-function-call Dongri Jin 2023-10-06 06:05:10 +09:00
  • 3a37c625e0 Add function call type Dongri Jin 2023-10-04 16:57:13 +09:00
  • 036b850035 Merge pull request #32 from dongri/refactoring-minreq-header Dongri Jin 2023-08-27 09:49:08 +09:00
  • 545d6adae6 Refactoring http request headers Dongri Jin 2023-08-27 09:41:03 +09:00
  • e0e6a92143 Merge pull request #31 from Anush008/main Dongri Jin 2023-08-27 09:26:12 +09:00
  • cadcb7ae8b docs: Update README.md Anush008 2023-08-25 17:44:25 +05:30
  • fb0bcfa371 chore: Bump to version 1.0.0 BREAKING CHANGE Anush008 2023-08-25 17:34:01 +05:30
  • f453dc9323 chore: update examples Anush008 2023-08-25 17:29:36 +05:30
  • ffe2bd49be refactor: sync with minreq Anush008 2023-08-25 17:29:23 +05:30
  • eee3ae6153 chore(deps): remove tokio, reqwest Anush008 2023-08-25 17:29:04 +05:30
  • bf7cc4bdf6 Merge pull request #29 from szabgab/main-1 Dongri Jin 2023-08-24 22:36:13 +09:00
  • 307ff284a4 Update Cargo.toml add repository Gábor Szabó 2023-08-24 16:03:17 +03:00
  • 9a4123e488 v0.1.15 Dongri Jin 2023-08-22 10:33:46 +09:00
  • 20deee9bdc Merge pull request #28 from dongri/add-header-for-organization Dongri Jin 2023-08-22 10:31:22 +09:00
  • f318d3d34a Add new_with_organization Dongri Jin 2023-08-22 10:29:14 +09:00
  • 1965624f31 Merge pull request #24 from night-cruise/fix/fix-readme-example Dongri Jin 2023-08-09 08:11:01 +09:00
  • 35ae412aa2 Fix the bug of readme example Night Cruising 2023-08-08 18:56:58 +08:00
  • a747aa86a7 V0.1.14 Dongri Jin 2023-08-04 06:50:29 +09:00
  • e2f2317735 Fix readme Dongri Jin 2023-08-04 06:49:53 +09:00
  • 0ab08c8587 Merge pull request #23 from dongri/fix-api-base-naming Dongri Jin 2023-08-04 06:48:32 +09:00
  • efd367289f Rename env name Dongri Jin 2023-08-04 06:47:06 +09:00
  • 30c17729ee V0.1.13 Dongri Jin 2023-08-04 06:43:00 +09:00
  • 70ab6c257f Merge pull request #22 from dongri/endpoint-from-env Dongri Jin 2023-08-04 06:42:18 +09:00
  • 1011c124cf Fix readme Dongri Jin 2023-08-04 06:39:49 +09:00
  • 079b7f6d8a Add default endpoint Dongri Jin 2023-08-04 06:38:07 +09:00
  • ea2ec55153 Fix version Dongri Jin 2023-07-29 07:36:41 +09:00
  • e34bde5e78 Merge pull request #19 from dongri/add-new-with-endpoint Dongri Jin 2023-07-29 07:33:20 +09:00
  • c3a08c36a3 Add new_with_endpoint Dongri Jin 2023-07-29 07:32:41 +09:00
  • 39c8e2b572 Version up Dongri Jin 2023-07-25 23:24:32 +09:00
  • 786335b8ab Merge pull request #17 from dongri/fix-required Dongri Jin 2023-07-25 23:22:10 +09:00
  • 5ee3321ed0 Fix message Dongri Jin 2023-07-25 12:02:34 +09:00
  • a0c319cd54 Remove Option Dongri Jin 2023-07-25 11:48:52 +09:00
  • 8280733f05 Cargo fmt Dongri Jin 2023-07-16 21:58:43 +09:00
  • 69601d8a85 Bump version Dongri Jin 2023-07-16 21:55:48 +09:00
  • acd3836b96 Merge pull request #15 from dongri/add-function-in-role Dongri Jin 2023-07-16 21:54:37 +09:00