Commit Graph

  • e6bbaf577a feat(api): Add reinforcement fine-tuning api support stainless-app[bot] 2025-05-08 17:23:51 +00:00
  • fa48353ffd chore(internal): codegen related update stainless-app[bot] 2025-05-07 00:40:42 +00:00
  • a326944e8a chore(client): drop support for EOL node versions stainless-app[bot] 2025-05-06 19:19:16 +00:00
  • 7e9ea85f63 feat(client): add withOptions helper stainless-app[bot] 2025-05-06 18:08:35 +00:00
  • 0c2502187f feat(api): add image sizes, reasoning encryption stainless-app[bot] 2025-05-02 19:09:25 +00:00
  • 2470933745 chore(internal): share typescript helpers stainless-app[bot] 2025-05-02 18:37:03 +00:00
  • 3e1ea40633 chore(internal): fix format script stainless-app[bot] 2025-05-02 14:36:51 +00:00
  • 54955295ff chore(docs): add missing deprecation warnings stainless-app[bot] 2025-04-30 22:12:04 +00:00
  • c44ed98a3e docs(readme): fix typo stainless-app[bot] 2025-04-30 15:45:47 +00:00
  • e7fbfbce41 chore(internal): refactor utils stainless-app[bot] 2025-04-28 22:15:33 +00:00
  • c59c3b5ead chore(ci): only use depot for staging repos stainless-app[bot] 2025-04-23 19:58:52 +00:00
  • e17a4f8e1f chore(ci): run on more branches and use depot runners stainless-app[bot] 2025-04-23 17:55:24 +00:00
  • a0010fdb60 feat(api): adding new image model support stainless-app[bot] 2025-04-23 16:29:54 +00:00
  • 5775451a55 chore(ci): add timeout thresholds for CI jobs stainless-app[bot] 2025-04-22 20:12:52 +00:00
  • 11b9534d31 chore(perf): faster base64 decoding stainless-app[bot] 2025-04-22 17:01:11 +00:00
  • 19cda5d3b9 feat(api): add o3 and o4-mini model IDs stainless-app[bot] 2025-04-16 16:42:26 +00:00
  • 8a2a7454be feat(api): adding gpt-4.1 family of model IDs stainless-app[bot] 2025-04-14 16:40:49 +00:00
  • 5032c2802b chore(client): minor internal fixes stainless-app[bot] 2025-04-14 14:30:50 +00:00
  • abfff03f49 fix(internal): fix file uploads in node 18 jest stainless-app[bot] 2025-04-10 17:56:21 +00:00
  • bb39dbae28 chore(internal): reduce CI branch coverage stainless-app[bot] 2025-04-09 21:08:41 +00:00
  • ee3f48333a chore(internal): improve node 18 shims stainless-app[bot] 2025-04-09 18:02:16 +00:00
  • 3dcbe171d4 chore(internal): upload builds and expand CI branch coverage stainless-app[bot] 2025-04-09 16:31:41 +00:00
  • e4a7f674f7 chore: workaround build errors stainless-app[bot] 2025-04-09 09:26:33 +00:00
  • 959eace6ec feat(api): manual updates stainless-app[bot] 2025-04-08 20:05:16 +00:00
  • 5b81f62ac1 chore(internal): skip broken test stainless-app[bot] 2025-04-08 19:46:27 +00:00
  • db23ff3a17 chore(internal): fix examples stainless-app[bot] 2025-04-08 19:44:34 +00:00
  • 70092d7684 feat(api): Add evalapi to sdk stainless-app[bot] 2025-04-08 18:49:44 +00:00
  • 0b30331a7e chore(tests): improve enum examples stainless-app[bot] 2025-04-08 14:25:51 +00:00
  • ee01414c20 fix(client): send all configured auth headers stainless-app[bot] 2025-04-07 12:35:25 +00:00
  • 752f4f1821 fix(mcp): remove unused tools.ts stainless-app[bot] 2025-04-04 21:09:13 +00:00
  • 732d87001c chore(docs): improve migration doc stainless-app[bot] 2025-04-03 19:55:08 +00:00
  • 179a607a89 feat(api): manual updates stainless-app[bot] 2025-04-03 18:37:49 +00:00
  • b6bf4694cb fix(api): improve type resolution when importing as a package stainless-app[bot] 2025-04-03 18:23:00 +00:00
  • 8957ff47e6 chore(internal): add aliases for Record and Array stainless-app[bot] 2025-04-02 20:55:22 +00:00
  • 0cb0c863b3 feat(api): manual updates stainless-app[bot] 2025-04-02 14:49:57 +00:00
  • 5a272a7651 fix(client): send X-Stainless-Timeout in seconds stainless-app[bot] 2025-04-02 13:33:34 +00:00
  • 678ae6b711 feat(api): manual updates stainless-app[bot] 2025-04-01 23:18:34 +00:00
  • 4560dc62f8 feat(api): manual updates stainless-app[bot] 2025-04-01 23:12:29 +00:00
  • 00bdda3320 chore: Remove deprecated/unused remote spec feature stainless-app[bot] 2025-04-01 00:26:26 +00:00
  • f2c5aba736 feat(api): add get /responses/{response_id}/input_items endpoint stainless-app[bot] 2025-03-27 19:41:58 +00:00
  • 9697139a5f feat(api): add get /chat/completions endpoint stainless-app[bot] 2025-03-27 16:07:22 +00:00
  • 28130c7fe1 chore(api): updates to supported Voice IDs stainless-app[bot] 2025-03-26 20:32:36 +00:00
  • 38c9d548fd chore(client): move misc public files to new core/ directory, deprecate old paths stainless-app[bot] 2025-03-26 19:56:16 +00:00
  • 0c21914d90 chore(client): more accurate streaming errors stainless-app[bot] 2025-03-26 19:33:42 +00:00
  • 1b0a94d088 chore: add hash of OpenAPI spec/config inputs to .stats.yml stainless-app[bot] 2025-03-26 17:33:07 +00:00
  • a81602996a fix(exports): add missing type exports stainless-app[bot] 2025-03-25 19:07:49 +00:00
  • c735a3c24a chore(internal): codegen related update stainless-app[bot] 2025-03-20 22:42:17 +00:00
  • 6c1be40685 codegen metadata stainless-app[bot] 2025-03-20 17:52:01 -04:00
  • bee2ce5841 fix(client): remove duplicate types stainless-app[bot] 2025-03-20 17:58:45 +00:00
  • 1eab9edf9e feat(api): new models for TTS, STT, + new audio features for Realtime stainless-app[bot] 2025-03-20 16:08:12 +00:00
  • 3540b069fc feat(api): o1-pro now available through the API stainless-app[bot] 2025-03-19 20:34:55 +00:00
  • 09af7ffd42 chore(exports): stop using path fallbacks stainless-app[bot] 2025-03-19 18:28:49 +00:00
  • 0da1c16538 chore(exports): cleaner resource index imports stainless-app[bot] 2025-03-19 18:14:44 +00:00
  • 96ed4dbd0c fix(types): improve responses type names stainless-app[bot] 2025-03-18 20:45:42 +00:00
  • 3ca8965248 fix(api): correct some Responses types stainless-app[bot] 2025-03-18 17:53:48 +00:00
  • 5d75cb9501 chore: add missing type alias exports stainless-app[bot] 2025-03-18 14:56:01 +00:00
  • d1aa00afc7 chore(internal): minor client file refactoring stainless-app[bot] 2025-03-18 14:33:35 +00:00
  • bc9f15fc7d release: 4.98.0 v4.98.0 stainless-app[bot] 2025-05-08 17:24:55 +00:00
  • fabe6ec948 feat(api): Add reinforcement fine-tuning api support stainless-app[bot] 2025-05-08 17:23:50 +00:00
  • e8d2092e51 docs: add examples to tsdocs stainless-app[bot] 2025-05-06 22:24:41 +00:00
  • bbf5d45259 chore(ci): bump node version for release workflows stainless-app[bot] 2025-05-06 19:19:08 +00:00
  • 6469d5323b chore(internal): fix formatting Robert Craigie 2025-05-05 09:32:07 +01:00
  • 8a09f4e787 chore(internal): codegen related update stainless-app[bot] 2025-05-07 00:40:42 +00:00
  • 053f2a4b61 chore(client): drop support for EOL node versions stainless-app[bot] 2025-05-06 19:19:16 +00:00
  • c31509a18b feat(client): add withOptions helper stainless-app[bot] 2025-05-06 18:08:35 +00:00
  • 5bb454391f release: 4.97.0 v4.97.0 public/next stainless-app[bot] 2025-05-02 19:10:25 +00:00
  • 31cd88fae8 feat(api): add image sizes, reasoning encryption stainless-app[bot] 2025-05-02 19:09:26 +00:00
  • dfbdc65d3e docs: fix "procesing" -> "processing" in realtime examples (#1406) mini-peanut 2025-05-02 09:00:11 +08:00
  • 995075b632 chore(docs): add missing deprecation warnings stainless-app[bot] 2025-04-30 22:11:59 +00:00
  • 0989ddcfd5 docs(readme): fix typo stainless-app[bot] 2025-04-30 15:45:48 +00:00
  • 4552ee7a3c feat(api): add image sizes, reasoning encryption stainless-app[bot] 2025-05-02 19:09:25 +00:00
  • 017b5fedec chore(internal): share typescript helpers stainless-app[bot] 2025-05-02 18:37:03 +00:00
  • bcfd5ad75c chore(internal): fix format script stainless-app[bot] 2025-05-02 14:36:51 +00:00
  • e649ce1150 chore(docs): add missing deprecation warnings stainless-app[bot] 2025-04-30 22:12:04 +00:00
  • 45e832ccf1 docs(readme): fix typo stainless-app[bot] 2025-04-30 15:45:47 +00:00
  • 37ab638bae release: 4.96.2 v4.96.2 stainless-app[bot] 2025-04-29 17:08:58 +00:00
  • 712f8edcef Merge 2c26335bc8 into 593fea4f86 v4.96.1 stainless-app[bot] 2025-04-29 17:08:05 +00:00
  • 593fea4f86 release: 4.96.1 stainless-app[bot] 2025-04-29 05:07:54 +00:00
  • 3e7c92c8a7 fix(types): export ParseableToolsParams (#1486) Isaac Batista 2025-04-28 12:31:09 -03:00
  • 214da398c7 chore(ci): only use depot for staging repos stainless-app[bot] 2025-04-23 19:58:52 +00:00
  • ead76fc642 chore(ci): run on more branches and use depot runners stainless-app[bot] 2025-04-23 17:55:23 +00:00
  • 2c26335bc8 release: 4.96.1 stainless-app[bot] 2025-04-29 05:07:54 +00:00
  • 2bf55976f8 chore(internal): refactor utils stainless-app[bot] 2025-04-28 22:15:33 +00:00
  • eb055b26ce fix(types): export ParseableToolsParams (#1486) Isaac Batista 2025-04-28 12:31:09 -03:00
  • e80af47590 chore(ci): only use depot for staging repos stainless-app[bot] 2025-04-23 19:58:52 +00:00
  • 1c89a1ff16 chore(ci): only use depot for staging repos stainless-app[bot] 2025-04-23 19:58:52 +00:00
  • b04a801d03 chore(ci): run on more branches and use depot runners stainless-app[bot] 2025-04-23 17:55:23 +00:00
  • 231fcb1361 chore(ci): run on more branches and use depot runners stainless-app[bot] 2025-04-23 17:55:24 +00:00
  • f99e7c3ca9 release: 4.96.0 v4.96.0 stainless-app[bot] 2025-04-23 16:32:08 +00:00
  • c353531a23 feat(api): adding new image model support stainless-app[bot] 2025-04-23 16:30:01 +00:00
  • 939f6365c3 chore(ci): add timeout thresholds for CI jobs stainless-app[bot] 2025-04-22 20:12:57 +00:00
  • bc492ba124 fix(types): export AssistantStream (#1472) Robert Craigie 2025-04-18 17:56:50 +01:00
  • 838f3cb450 feat(api): adding new image model support stainless-app[bot] 2025-04-23 16:29:54 +00:00
  • 0c6c6d5fa2 chore(ci): add timeout thresholds for CI jobs stainless-app[bot] 2025-04-22 20:12:52 +00:00
  • dba548e5f1 chore(perf): faster base64 decoding stainless-app[bot] 2025-04-22 17:01:11 +00:00
  • 473c3dd0cb fix(types): export AssistantStream robert/export-assistant-stream Robert Craigie 2025-04-18 17:47:23 +01:00
  • 2785c1186b release: 4.95.1 v4.95.1 stainless-app[bot] 2025-04-18 15:50:02 +00:00
  • aea2d123d2 fix(zod): warn on optional field usage (#1469) Robert Craigie 2025-04-18 16:49:09 +01:00
  • b5a5ee4383 release: 4.95.0 v4.95.0 stainless-app[bot] 2025-04-16 16:43:04 +00:00
  • a0d000094f feat(api): add o3 and o4-mini model IDs stainless-app[bot] 2025-04-16 16:42:31 +00:00