Greg Richardson
|
68ff729377
|
Adds semantic search example using Supabase Vector (#913)
Co-authored-by: Logan Kilpatrick <23kilpatrick23@gmail.com>
|
2023-12-18 07:56:21 -06:00 |
|
jhills20
|
cc776d0599
|
update twitter handle and minuscule wording changes (#918)
|
2023-12-08 16:58:50 -08:00 |
|
jhills20
|
66e5502d37
|
Submitting new notebook on creating slides with Assistants API and DE3 (#862)
|
2023-12-08 16:45:55 -08:00 |
|
Kai Chen
|
3c116670a0
|
Fix audio output in GPT-V notebook (#908)
|
2023-12-05 13:06:23 -08:00 |
|
Gabor Cselle
|
3d0b3387b3
|
Upgrade Whisper notebooks to API V1, fixes bug #906 (#907)
|
2023-12-05 13:03:02 -08:00 |
|
Gabor Cselle
|
9ab34baa84
|
Fix bug #884 - Port How_to_finetune_chat_models to API V1 (#885)
|
2023-12-05 12:58:16 -08:00 |
|
Prakul
|
e766dfae18
|
Adding MongoDB Atlas to examples of Vector Databases (#874)
|
2023-12-05 12:56:02 -08:00 |
|
kevleininger
|
9102d58e6a
|
Missing a key word in the initial description of RAG article. (#891)
|
2023-12-03 22:01:46 -08:00 |
|
Spring_MT
|
8d0e43914e
|
Removed api_key when using Azure Active Directory (#897)
|
2023-12-03 22:01:13 -08:00 |
|
Jing Ai
|
59019bd21e
|
Fix the comments regarding task_id_generator_function to be consistent (#890)
Co-authored-by: Jing Ai <jingai@jings-air-2020.lan>
|
2023-11-28 12:02:37 -08:00 |
|
Lionel Cheng
|
6bbb65933a
|
Deterministic outputs with seed for new python SDK (#870)
Co-authored-by: lionelchg <Cheng.Lionel@bcg.com>
|
2023-11-27 13:48:21 -08:00 |
|
jhills20
|
16e5a1c2f7
|
Update FT'ing for function calling notebook to match new python SDK (#866)
|
2023-11-27 13:46:21 -08:00 |
|
Gabor Cselle
|
786d0a0b9b
|
Fix for issue #858: User_and_product_embeddings.ipynb points to incorrect CSV (#863)
|
2023-11-27 13:41:04 -08:00 |
|
dylanra-openai
|
6390b8c66e
|
Update rate limits and use Chatcompletion (#818)
|
2023-11-27 13:35:46 -08:00 |
|
Ravi Theja
|
8aafc85391
|
Add Evaluate RAG with LlamaIndex tutorial (#848)
|
2023-11-27 16:16:37 -05:00 |
|
Ed Spencer
|
e2076fda30
|
Remove an empty code block on GPT-V video example (#860)
|
2023-11-27 16:14:11 -05:00 |
|
Krista Pratico
|
feef1bf398
|
Add notebooks for Azure OpenAI with the v1 Python SDK (#833)
|
2023-11-14 13:55:32 -08:00 |
|
D. Carpintero
|
54c34c79ac
|
Add notebook for NER using Functions (#807)
|
2023-11-14 13:52:28 -08:00 |
|
Stefano Lottini
|
d13dc3b557
|
Cassandra / Astra DB demo notebooks: adapt to OpenAI 1.0, add support for Astra DB HTTP API, and other upgrades (#853)
|
2023-11-14 13:37:27 -08:00 |
|
Gabor Cselle
|
988139d70e
|
Update embeddings_utils.py and related notebooks to API V1 (issue #855) (#857)
|
2023-11-14 13:31:55 -08:00 |
|
jhills20
|
bd58636a8a
|
Updating notebooks to use new Python SDK (#837)
|
2023-11-14 13:31:13 -08:00 |
|
royziv11
|
a1747ab388
|
Add parallel function calling (#838)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
|
2023-11-13 10:00:42 -08:00 |
|
Ilan Bigio
|
96d8f3b08e
|
Assistants API Overview: Rearrange intro text and image. (#851)
|
2023-11-12 21:24:36 -05:00 |
|
Ilan Bigio
|
5060a68179
|
Add overview diagram for Assistants API Overview. (#850)
|
2023-11-12 21:01:34 -05:00 |
|
Ilan Bigio
|
08a51a3ec5
|
Assistants API Overview: More Bug Fixes (#849)
|
2023-11-11 09:37:01 -05:00 |
|
simonpfish
|
c40506abcb
|
Add images correctly
|
2023-11-10 16:43:44 -05:00 |
|
Ilan Bigio
|
57a727b72e
|
Bug fixes for Assistants API Overview (#846)
|
2023-11-10 16:26:59 -05:00 |
|
Ilan Bigio
|
e2be1f1850
|
Add assistants api overview for the Python SDK (#843)
|
2023-11-10 15:43:08 -05:00 |
|
Tad
|
736960806b
|
fix some typos (#829)
|
2023-11-10 12:32:51 -05:00 |
|
jhills20
|
3ea479481b
|
SDK fixes and slight clean up to Whisper pre/post processing recipe (#834)
|
2023-11-10 12:19:08 -05:00 |
|
jhills20
|
7044eecb98
|
Added embeddings_utils.py to utils directory, and updated references (#841)
|
2023-11-10 12:07:25 -05:00 |
|
jhills20
|
ac4cb3b163
|
Add notebook on fine tuning for function calling (#810)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
|
2023-11-09 17:36:51 -08:00 |
|
john
|
3b385db6ca
|
docs: fix typo (#827)
Co-authored-by: John Octubre <johnoctubre@Johns-MacBook-Pro.local>
|
2023-11-07 15:45:04 -08:00 |
|
Greg Richardson
|
90a3037045
|
Adds Supabase to list of vector databases (#819)
|
2023-11-07 14:37:46 -08:00 |
|
Kai Chen
|
7065abc046
|
Don't autoplay narration for GPT-V notebook (#823)
|
2023-11-06 13:31:26 -08:00 |
|
Simón Fishman
|
e8cd45acfd
|
Add video link and update paths (#822)
|
2023-11-06 13:05:53 -08:00 |
|
Simón Fishman
|
7313241a2b
|
Add examples and guides for DevDay releases (#820)
|
2023-11-06 12:48:12 -08:00 |
|
Guspan Tanadi
|
3902e880a5
|
Fix typos in Fine-Tuning RAG Qdrant (#806)
|
2023-10-31 11:39:09 -07:00 |
|
Yashwant Jodha
|
713b642d41
|
Add support for Azure deployment endpoints (#809)
|
2023-10-31 11:38:12 -07:00 |
|
Mayuresh Dharwadkar
|
354e4f243d
|
docs: fix typos (#811)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
|
2023-10-31 11:37:00 -07:00 |
|
Soonoh
|
73307542dd
|
Fix error and enhance multiclass classification notebook (#801)
|
2023-10-30 19:00:47 -07:00 |
|
pavlovp
|
683e5f5a71
|
Update Using_Pinecone_for_embeddings_search.ipynb (#803)
|
2023-10-19 10:42:13 -07:00 |
|
simonpfish
|
12f7c13b61
|
Add complete code
|
2023-10-18 18:21:20 -07:00 |
|
simonpfish
|
0efcfc3eb9
|
Rename file, polish code and generalize
|
2023-10-18 16:29:30 -07:00 |
|
Surav Shrestha
|
1e90380087
|
Fix typo in examples/book_translation/translate_latex_book.ipynb (#798)
|
2023-10-18 16:10:29 -07:00 |
|
simonpfish
|
23838145b9
|
Sync filename with registry
|
2023-10-18 11:18:50 -07:00 |
|
simonpfish
|
b20dd1ce10
|
Update title and filename
|
2023-10-18 11:03:09 -07:00 |
|
Shyamal H Anadkat
|
ac345ddd64
|
Chained functions using OpenAPI spec (#790)
|
2023-10-18 10:59:55 -07:00 |
|
simonpfish
|
3feb142694
|
Add ScrimPlayer component
|
2023-10-17 20:52:20 -07:00 |
|
simonpfish
|
5b0f79c21d
|
Experiment with Scrimba embed
|
2023-10-17 20:48:08 -07:00 |
|