Commit Graph

519 Commits (ed65883e4386d91183dacfbba40dcfcc0f4d00d8)

Author SHA1 Message Date
Shivam Rastogi ea43830559
Update README.md (#1028) 5 months ago
Teo Musatoiu d4a3e14231
Create How to combine GPTV with RAG - Create a Clothing Matchmaker App (#1047) 6 months ago
James Briggs c1bd61f944
updated semantic search notebook (#1033) 6 months ago
Farzad Sunavala 4b352176be
Update Azure Cognitive Search to latest stable/GA Python SDK version + Renaming to Azure AI Search (#924) 6 months ago
teomusatoiu 4d37365182
Update function calling examples to Python SDK (#1025) 6 months ago
Logan Kilpatrick f1e13cfcc7
Misc updates (#1022) 6 months ago
Gabor Cselle 2c441ab9a2
Migrate all notebooks to API V1 (#914)
Co-authored-by: ayush rajgor <ayushrajgorar@gmail.com>
6 months ago
rissois d891437737
Fixed link to "techniques to improve reliability" (#974) 7 months ago
Shyamal H Anadkat fa9fd04e9c
Update Reproducible_outputs_with_the_seed_parameter.ipynb (#972) 7 months ago
Zanie Blue 3f8d3f3405
Fix syntax error in W&B weave notebook (#964) 7 months ago
Enoch Cheung f6b0cb189f
Logprobs suggestions (#948) 8 months ago
Shyamal H Anadkat 228cde1c46
Fix styling for using_logprobs cookbook (#947) 8 months ago
jhills20 1abc529895
updates to coloring, and intro paragraph (#945) 8 months ago
Adam Hendel fb077e5e88
Adds Tembo VectorDB to list of vector databases (#940)
Co-authored-by: Shyamal H Anadkat <shyamal@openai.com>
8 months ago
Shaurya Rohatgi 6bc6630727
fix: URL to langchain agents page (#942)
Co-authored-by: Shyamal H Anadkat <shyamal@openai.com>
8 months ago
jhills20 923f20d311
Cookbook around using logprobs (#937)
Co-authored-by: Shyamal H Anadkat <shyamal@openai.com>
8 months ago
Wang22004K 3b4ae4f76c
Update Evaluate_RAG_with_LlamaIndex.ipynb (#898) 8 months ago
Vince Fulco--Bighire.tools 9cb48596d4
Update generative-search-with-weaviate-and-openai.ipynb (#920) 8 months ago
katia-openai f063a6e4a3
Updated notebook to chat completions API and removed warning (#895) 8 months ago
Nghiauet 46bbf75000
Update migrate How_to_stream_completions.ipynb to openai 1.3.7 (#912)
Co-authored-by: Logan Kilpatrick <logan@openai.com>
8 months ago
markbigears bff44b0607
Update openai calls to current lib version in Question Answering Using Embedding example (#886)
Co-authored-by: bigears <mark.forsyth@yourbigears.com>
Co-authored-by: Will DePue <will@depue.net>
8 months ago
Caio Curitiba Marcellos 39a434ab41
Update Get_embeddings_from_dataset.ipynb from engine to model as function argument to get_embeddings (#903) 8 months ago
katia-openai 70aaa3a917
New cookbook to do RAG with a graph database (#915)
Co-authored-by: Will DePue <will@depue.net>
8 months ago
jhills20 fde5688d60
Updating 'fine tuning for function calling' notebook to use tools instead of functions (new spec) (#893) 8 months ago
Colin Jarvis 1bae324bac
Guardrails cookbook showing LLM input and output guardrails (#935)
Co-authored-by: Will DePue <will@depue.net>
8 months ago
Haomin Liu c1e79a491d
Update the node example as "function_call" is deprecated. (#934)
Co-authored-by: Logan Kilpatrick <23kilpatrick23@gmail.com>
8 months ago
Jiang Yucheng 72c167e7de
docs: Fix the code error at "Creating the agent function" (#922) 8 months ago
Ikko Eltociear Ashimine 6699f75e6c
docs: fix typo in olympics-3-train-qa.ipynb (#882) 8 months ago
Greg Richardson 68ff729377
Adds semantic search example using Supabase Vector (#913)
Co-authored-by: Logan Kilpatrick <23kilpatrick23@gmail.com>
8 months ago
jhills20 cc776d0599
update twitter handle and minuscule wording changes (#918) 8 months ago
jhills20 66e5502d37
Submitting new notebook on creating slides with Assistants API and DE3 (#862) 8 months ago
Kai Chen 3c116670a0
Fix audio output in GPT-V notebook (#908) 8 months ago
Gabor Cselle 3d0b3387b3
Upgrade Whisper notebooks to API V1, fixes bug #906 (#907) 8 months ago
Gabor Cselle 9ab34baa84
Fix bug #884 - Port How_to_finetune_chat_models to API V1 (#885) 8 months ago
Prakul e766dfae18
Adding MongoDB Atlas to examples of Vector Databases (#874) 8 months ago
kevleininger 9102d58e6a
Missing a key word in the initial description of RAG article. (#891) 8 months ago
Spring_MT 8d0e43914e
Removed api_key when using Azure Active Directory (#897) 8 months ago
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>
8 months ago
Lionel Cheng 6bbb65933a
Deterministic outputs with seed for new python SDK (#870)
Co-authored-by: lionelchg <Cheng.Lionel@bcg.com>
8 months ago
jhills20 16e5a1c2f7
Update FT'ing for function calling notebook to match new python SDK (#866) 8 months ago
Gabor Cselle 786d0a0b9b
Fix for issue #858: User_and_product_embeddings.ipynb points to incorrect CSV (#863) 8 months ago
dylanra-openai 6390b8c66e
Update rate limits and use Chatcompletion (#818) 8 months ago
Ravi Theja 8aafc85391
Add Evaluate RAG with LlamaIndex tutorial (#848) 8 months ago
Ed Spencer e2076fda30
Remove an empty code block on GPT-V video example (#860) 8 months ago
Krista Pratico feef1bf398
Add notebooks for Azure OpenAI with the v1 Python SDK (#833) 9 months ago
D. Carpintero 54c34c79ac
Add notebook for NER using Functions (#807) 9 months ago
Stefano Lottini d13dc3b557
Cassandra / Astra DB demo notebooks: adapt to OpenAI 1.0, add support for Astra DB HTTP API, and other upgrades (#853) 9 months ago
Gabor Cselle 988139d70e
Update embeddings_utils.py and related notebooks to API V1 (issue #855) (#857) 9 months ago
jhills20 bd58636a8a
Updating notebooks to use new Python SDK (#837) 9 months ago
royziv11 a1747ab388
Add parallel function calling (#838)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
9 months ago
Ilan Bigio 96d8f3b08e
Assistants API Overview: Rearrange intro text and image. (#851) 9 months ago
Ilan Bigio 5060a68179
Add overview diagram for Assistants API Overview. (#850) 9 months ago
Ilan Bigio 08a51a3ec5
Assistants API Overview: More Bug Fixes (#849) 9 months ago
simonpfish c40506abcb Add images correctly 9 months ago
Ilan Bigio 57a727b72e
Bug fixes for Assistants API Overview (#846) 9 months ago
Ilan Bigio e2be1f1850
Add assistants api overview for the Python SDK (#843) 9 months ago
Tad 736960806b
fix some typos (#829) 9 months ago
jhills20 3ea479481b
SDK fixes and slight clean up to Whisper pre/post processing recipe (#834) 9 months ago
jhills20 7044eecb98
Added embeddings_utils.py to utils directory, and updated references (#841) 9 months ago
jhills20 ac4cb3b163
Add notebook on fine tuning for function calling (#810)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
9 months ago
john 3b385db6ca
docs: fix typo (#827)
Co-authored-by: John Octubre <johnoctubre@Johns-MacBook-Pro.local>
9 months ago
Greg Richardson 90a3037045
Adds Supabase to list of vector databases (#819) 9 months ago
Kai Chen 7065abc046
Don't autoplay narration for GPT-V notebook (#823) 9 months ago
Simón Fishman e8cd45acfd
Add video link and update paths (#822) 9 months ago
Simón Fishman 7313241a2b
Add examples and guides for DevDay releases (#820) 9 months ago
Guspan Tanadi 3902e880a5
Fix typos in Fine-Tuning RAG Qdrant (#806) 9 months ago
Yashwant Jodha 713b642d41
Add support for Azure deployment endpoints (#809) 9 months ago
Mayuresh Dharwadkar 354e4f243d
docs: fix typos (#811)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
9 months ago
Soonoh 73307542dd
Fix error and enhance multiclass classification notebook (#801) 9 months ago
pavlovp 683e5f5a71
Update Using_Pinecone_for_embeddings_search.ipynb (#803) 10 months ago
simonpfish 12f7c13b61 Add complete code 10 months ago
simonpfish 0efcfc3eb9 Rename file, polish code and generalize 10 months ago
Surav Shrestha 1e90380087
Fix typo in examples/book_translation/translate_latex_book.ipynb (#798) 10 months ago
simonpfish 23838145b9 Sync filename with registry 10 months ago
simonpfish b20dd1ce10 Update title and filename 10 months ago
Shyamal H Anadkat ac345ddd64
Chained functions using OpenAPI spec (#790) 10 months ago
simonpfish 3feb142694 Add ScrimPlayer component 10 months ago
simonpfish 5b0f79c21d Experiment with Scrimba embed 10 months ago
Shyamal H Anadkat dc6ca0df6b
Update some cookbook titles (#795) 10 months ago
simonpfish 6d3db1374b Update title and reformat with prettier 10 months ago
simonpfish ec414ee67b Fix image links 10 months ago
Ikko Eltociear Ashimine 109143f505
Fix typo in olympics-1-collect-data.ipynb (#787)
Co-authored-by: Shyamal H Anadkat <shyamal@openai.com>
10 months ago
Per Harald Borgen b451a7b19e
Add notebook about functions and the node sdk (#762) 10 months ago
simonpfish 6c00ce2ff5 Remove unnecessary cell outputs 10 months ago
Roger Zurawicki fc5af842a2
Add tiktoken-rs to third-party library (#791) 10 months ago
Simón Fishman e0baca7fbf
Rename third party examples folder (#779) 10 months ago
Simón Fishman e3d68f8843
Fix titles for wandb notebooks (#778) 10 months ago
simonpfish b213d75bcd Move and rename embeddings W&B example 10 months ago
gusmally a6100e80ff
Correct legacy fine-tuning note (#770) 10 months ago
simonpfish f52ffdaca4 Fix more uneven title sizing 10 months ago
simonpfish 056ba72710 Fix uneven title sizing 10 months ago
Emil Sedgh f05c2c9f8b
Consider function calling roles and messages valid (#765) 10 months ago
Kai Chen 2df818aca3
Fix link to .py file (#763) 10 months ago
Anish Shah 5591ff376f
Add Weights and Biases OpenAI MLOps examples to third_party_examples (#714) 10 months ago
Fayaz Rahman 24b7a8e9b9
Add Deep Lake vector database example (#455) 10 months ago
Daniel b01738fa1c
Add Neon Postgres to the list of vector databases in the README (#746) 10 months ago
Daniel 63e966d69a
Update Neon cookbook README.md (#747) 10 months ago
Stefano Lottini 1ca286c180
new cassIO connect experience with the newest cassio.init (#745) 10 months ago
Jiří Hofman 8d329cf9a3
Fix typo in How_to_stream_completions.ipynb (#744)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
10 months ago
Dhruv Anand f6260a013e
fix: typo in hallucination reduction stat (#742) 10 months ago