Commit Graph

  • 5b34c6c6b0
    .gitignore symlinks to lib64 (#1162) Alexander Veit 2024-04-28 09:42:07 +0200
  • ea2eca4063
    Adding Batch Processing notebook (#1164) katia-openai 2024-04-26 18:27:06 +0100
  • 5764031aaa
    Update registry.yaml (#1161) joe-at-openai 2024-04-19 12:05:01 -0700
  • 260296405b
    A few improvements to the long summaries notebook (#1148) joe-at-openai 2024-04-17 17:20:43 -0700
  • e738214a75
    Fix broken link (#1141) Andreas Deininger 2024-04-12 00:27:02 +0200
  • e32dd15ffe
    Clean up streaming code (#1133) Seth Weidman 2024-04-10 09:27:54 -0700
  • 91eae66703
    Update Summarizing_with_controllable_detail.ipynb (#1140) Shyamal H Anadkat 2024-04-10 09:26:50 -0700
  • 917a4a6cff
    Adds notebook for GPTV with function calling (#1139) Shyamal H Anadkat 2024-04-10 08:53:14 -0700
  • 0dd54264b8
    Dylanra/synthetic data gen (#1109) dylanra-openai 2024-04-10 15:21:38 +0100
  • 6a74f52bd4
    Dylanra/clip based rag (#1110) dylanra-openai 2024-04-10 13:02:57 +0100
  • 1d75894c06
    Joe at openai/summarize with controllable detail (#1128) joe-at-openai 2024-04-08 16:55:39 -0700
  • f0de789594
    updating for latest embedding models (#1129) Joe Beutler 2024-04-01 17:04:55 -0700
  • 235e381d76
    Updating the "Using embeddings" cookbook to reflect the latest SDK (#1014) Joe Beutler 2024-04-01 15:38:12 -0700
  • 36b37b8368
    Update deprecated comment to reflect use of gpt-4 in Clustering.ipynb (#1120) Yavuz Alp Sencer ÖZTÜRK 2024-03-29 00:16:34 +0300
  • 601ae8b42d
    Update Creating_slides_with_Assistants_API_and_DALL-E3.ipynb (#1121) Ikko Eltociear Ashimine 2024-03-29 06:16:02 +0900
  • 0f4d89fa88
    Add Baserun to Related Resources (#1117) Erik Peterson 2024-03-28 14:15:37 -0700
  • 9f398e49fe
    Add Vellum to Related Resources Page (#1098) Noa Flaherty 2024-03-28 17:15:19 -0400
  • 6a91c70f38
    Instructions for OPENAI_API_KEY as env var and in IDEs (#1042) Gabor Cselle 2024-03-28 14:14:24 -0700
  • 7b384c5ff5
    fixed styling (#1119) Shyamal H Anadkat 2024-03-27 10:12:57 -0700
  • fedd3030eb
    WIP: Evals starter (#1107) Shyamal H Anadkat 2024-03-25 15:50:00 -0700
  • 17c8e5e766
    Update How_to_use_moderation.ipynb (#1097) Teo Musatoiu 2024-03-11 16:58:16 +0000
  • e77d762147
    Update gpt-4v to gpt-4V and gpt-4 with Vision (#1096) Teo Musatoiu 2024-03-11 15:10:55 +0000
  • 62c802d51b
    Add moderation cookbook (#1078) Teo Musatoiu 2024-03-11 15:09:14 +0000
  • 0908c2436c
    Add perplexity example to the `logprobs` user guide (#1071) ankur-oai 2024-03-08 16:58:06 -0800
  • 10ab36c699
    Update gptv terminology to gpt-4v (#1093) Teo Musatoiu 2024-03-08 11:58:13 +0000
  • bd8a5476f4
    Update How_to_finetune_chat_models.ipynb (#1011) Tirendaz AI 2024-03-06 06:13:50 +0300
  • 06bb1176a5
    Fix typo in Fine_tuning_for_function_calling.ipynb (#1054) Ikko Eltociear Ashimine 2024-03-06 12:12:52 +0900
  • d80b523341
    fix spelling (#1081) Morgan Marshall 2024-03-05 22:11:55 -0500
  • 39a16f9e66
    Fix rate limit increase link in How_to_handle_rate_limits.ipynb (#1089) Yoandre Saavedra Gonzalez 2024-03-05 21:11:40 -0600
  • b352bea710
    Update registry.yaml (#1088) Shyamal H Anadkat 2024-03-05 08:55:04 -0800
  • e97699b62c
    updates authors.yaml (#1087) Shyamal H Anadkat 2024-03-05 08:46:00 -0800
  • dec738497b
    Updated registry (#1085) katia-openai 2024-03-04 17:24:19 +0000
  • 860255aba8
    Update registry.yaml Logan Kilpatrick 2024-02-29 14:39:19 -0600
  • f1d0c4a44f
    New tag & caption with GPT-4V notebook (#1079) katia-openai 2024-02-29 14:01:20 +0000
  • 769aeaf0ba
    Added a new notebook: "Parse PDF docs for RAG applications" (#1080) katia-openai 2024-02-29 13:54:06 +0000
  • 92f25ed60a
    fix hyperlink (#1052) James Hills 2024-02-27 09:17:56 -0800
  • 8b266aa82d
    Update registry.yaml (#1076) Teo Musatoiu 2024-02-27 17:16:46 +0000
  • 67d5dcfa5e
    Update docs to reflect the Python SDK changes (#1030) Teo Musatoiu 2024-02-27 17:14:45 +0000
  • 908171f9c1
    Update chat finetune data prep notebook (#1074) Andrew Peng 2024-02-26 17:51:50 -0800
  • 311be5fea4
    Fix syntax error in DALL-E notebook (#1036) Zanie Blue 2024-02-26 11:34:33 -0600
  • 475b220795
    Update How_to_handle_rate_limits.ipynb (#1065) gloryjain 2024-02-23 11:43:52 -0800
  • f3b03551fb
    Update Search_reranking_with_cross-encoders.ipynb (#1060) Elmira Ghorbani 2024-02-23 23:13:31 +0330
  • 81822e4091
    Update link in How_to_handle_rate_limits.ipynb Logan Kilpatrick 2024-02-22 09:42:16 -0600
  • 4667289bb4
    working example Francesco 2024-02-05 12:47:27 +0100
  • c307fc34fd Add KDB.AI vector database Alexandros Giannakoulopoulos 2024-05-09 16:20:34 +0100
  • 7b530ac35a
    Merge branch 'main' into patch-1 Dalton Pierce 2024-05-09 08:19:05 -0400
  • 797e19610f
    Update the MAX_TOKENS_PER_EXAMPLE to correct limit Sean Diacono 2024-05-09 13:39:31 +0200
  • 4220188df4
    Update gpt-3.5 token limit in Chat_finetuning_data_prep.ipynb Sean Diacono 2024-05-08 13:16:11 +0200
  • ae3725ac04
    Update Evaluate_RAG_with_LlamaIndex.ipynb Ikko Eltociear Ashimine 2024-05-08 03:22:59 +0900
  • dc0e64aedf
    Update stream chat completions API cookbook (#1172) brianz-openai 2024-05-06 12:15:49 -0700
  • 9f94c30067
    Merge branch 'main' into patch-1 Dalton Pierce 2024-05-03 10:22:54 -0400
  • 02525b5f3c
    Adding notebook showing how to use tool_required (#1171) Colin Jarvis 2024-05-02 05:03:08 -0400
  • 497f6acb65 Fixed issue with messages not being defined Colin Jarvis 2024-05-02 09:25:55 +0100
  • 67655a61eb Mention choices behavior Brian Zhang 2024-05-01 21:59:00 -0700
  • 115af68e5b Update stream chat completions API cookbook Brian Zhang 2024-05-01 11:33:49 -0700
  • b768e487fd Bump stale action to latest version Andreas Deininger 2024-04-11 23:26:32 +0200
  • 15f53ca214 Updated registry file to change my old name and to add new cookbook Colin Jarvis 2024-05-01 16:04:15 +0100
  • 6320d24469 Adding notebook showing how to use tool_required Colin Jarvis 2024-05-01 16:00:52 +0100
  • d688a022ec
    Bump actions/stale version Scott Brenner 2024-04-30 20:06:39 -0700
  • ae3ac869f3
    Updated related_resources.md Dalton Pierce 2024-04-30 10:44:59 -0400
  • ecb8010563
    added dataset link Chandre Van Der Westhuizen 2024-04-29 22:28:31 +0200
  • a410e7567b
    Added MindsDB Chandre Van Der Westhuizen 2024-04-29 21:48:39 +0200
  • ddabef816f
    Merge 56ac2d281e into 2362d96acc flippy 2024-04-28 17:40:50 +0400
  • 56ac2d281e
    Merge branch 'main' into data_cleaning_with_functions flippy 2024-04-28 17:40:47 +0400
  • 2362d96acc
    Update README.md (#1131) Pookam90 2024-04-28 13:13:46 +0530
  • 94fb71e171
    .gitignore symlinks to lib64 (#1162) Alexander Veit 2024-04-28 09:42:07 +0200
  • 37ed9e6c6a
    Merge branch 'main' into gitignore-lib64-symlinks Shyamal H Anadkat 2024-04-28 00:41:57 -0700
  • 7973210d7a
    Adding Batch Processing notebook (#1164) katia-openai 2024-04-26 18:27:06 +0100
  • 57badd00e2 updated nouns to requests and batches Katia Gil Guzman 2024-04-26 09:23:17 +0100
  • 8bc04e3af7 added movies dataset Katia Gil Guzman 2024-04-25 14:38:21 +0100
  • c0d415427a updated notebook Katia Gil Guzman 2024-04-25 14:12:53 +0100
  • b0c761ae82 updated registry.yaml Katia Gil Guzman 2024-04-24 18:35:06 +0100
  • b8758020ef added batch processing notebook Katia Gil Guzman 2024-04-24 18:33:56 +0100
  • e763720487
    Merge branch 'main' into patch-2 Pookam90 2024-04-24 13:14:05 +0530
  • eb717bbd8d
    Merge 2885f1a0d8 into 987ac5444f Nuno Pato 2024-04-23 17:39:27 +0000
  • 2885f1a0d8
    Merge branch 'main' into feat/add-nhost-example-vector-database Nuno Pato 2024-04-23 17:39:24 +0000
  • 96a04ddd25 .gitignore symlinks to lib64 Alexander Veit 2024-04-23 10:37:00 +0200
  • e7720c8269
    Merge branch 'main' into cy-moi/related_resource_update Cy Zheng 2024-04-23 00:02:07 +0200
  • 987ac5444f
    Update registry.yaml (#1161) joe-at-openai 2024-04-19 12:05:01 -0700
  • 5edb1a4e50
    Update registry.yaml joe-at-openai 2024-04-19 11:31:53 -0700
  • b398b743f8
    Merge branch 'main' into cy-moi/related_resource_update Cy Zheng 2024-04-19 16:53:36 +0200
  • 963c4c1a2e
    Update registry.yaml flippy 2024-04-18 21:13:06 +0400
  • 29725a616c fix final new lines FardinAhsan146 2024-04-18 21:08:42 +0400
  • 4013e99199 update authors.yaml FardinAhsan146 2024-04-18 21:07:11 +0400
  • 24eb4bf324 Merge branch 'data_cleaning_with_functions' of https://github.com/FardinAhsan146/openai-cookbook into data_cleaning_with_functions FardinAhsan146 2024-04-18 21:03:50 +0400
  • cb618bd917 update registry FardinAhsan146 2024-04-18 21:03:22 +0400
  • 7e018fc7d5
    Merge branch 'main' into data_cleaning_with_functions flippy 2024-04-18 20:54:03 +0400
  • 1a4d9e0fbc Initial commit amir 2024-04-18 04:22:35 +0000
  • 7ad438c772
    Create devcontainer.json amir 2024-04-18 07:49:42 +0330
  • 18fff1eeed
    Merge branch 'main' into codespace-bug-free-tribble-r475p77wvwv7cxxr5 amir 2024-04-18 07:34:35 +0330
  • fe930be578
    A few improvements to the long summaries notebook (#1148) joe-at-openai 2024-04-17 17:20:43 -0700
  • 7cfec71e4f Initial commit amir 2024-04-17 14:36:00 +0000
  • 24cba2f367 Initial commit amir 2024-04-17 13:16:04 +0000
  • c020eaaf55 fix comment joe-at-openai 2024-04-16 14:58:51 -0700
  • 73ec380c2c cleanup joe-at-openai 2024-04-13 16:27:27 -0700
  • 32e4c25cae cleanup joe-at-openai 2024-04-13 16:10:35 -0700
  • 48622eecac cleanup joe-at-openai 2024-04-13 16:08:31 -0700
  • 4ad6cc2714 rename notebook joe-at-openai 2024-04-13 16:04:16 -0700
  • 4d35c03537 cleanup notebook + switch dataset from US doc to AI doc joe-at-openai 2024-04-13 15:57:51 -0700
  • f38b1fe9e4 better column naming FardinAhsan146 2024-04-13 20:39:54 +0400