Commit Graph

802 Commits (d25d32ed5f34e86b1f47de8a8194472badbfab64)
 

Author SHA1 Message Date
Andrew Peng d25d32ed5f
Update chat finetune data prep notebook (#1074)
Co-authored-by: andrewpeng@openai.com <Andrew Peng>
7 months ago
Zanie Blue 1e1dd5a33d
Fix syntax error in DALL-E notebook (#1036) 7 months ago
gloryjain c565262120
Update How_to_handle_rate_limits.ipynb (#1065) 7 months ago
Elmira Ghorbani 8eeb249ee9
Update Search_reranking_with_cross-encoders.ipynb (#1060) 7 months ago
Logan Kilpatrick e622fbab3a
Update link in How_to_handle_rate_limits.ipynb 7 months ago
Alex Yang 3f5c07635b
docs: add tip (#1044) 7 months ago
Shivam Rastogi ea43830559
Update README.md (#1028) 7 months ago
Teo Musatoiu c945a6164f
Update registry.yaml (#1053) 7 months ago
Teo Musatoiu d4a3e14231
Create How to combine GPTV with RAG - Create a Clothing Matchmaker App (#1047) 7 months ago
James Briggs c1bd61f944
updated semantic search notebook (#1033) 8 months ago
Farzad Sunavala 4b352176be
Update Azure Cognitive Search to latest stable/GA Python SDK version + Renaming to Azure AI Search (#924) 8 months ago
Ilan Bigio d75f2dd40d
Fix cookbook author from Joe to Colin (#1031) 8 months ago
teomusatoiu 4d37365182
Update function calling examples to Python SDK (#1025) 8 months ago
Logan Kilpatrick f1e13cfcc7
Misc updates (#1022) 8 months ago
Gabor Cselle 2c441ab9a2
Migrate all notebooks to API V1 (#914)
Co-authored-by: ayush rajgor <ayushrajgorar@gmail.com>
8 months ago
rissois d891437737
Fixed link to "techniques to improve reliability" (#974) 9 months ago
Colin Jarvis b7316a18eb
Update registry.yaml (#982) 9 months ago
Shyamal H Anadkat fa9fd04e9c
Update Reproducible_outputs_with_the_seed_parameter.ipynb (#972) 9 months ago
Zanie Blue 3f8d3f3405
Fix syntax error in W&B weave notebook (#964) 9 months ago
Enoch Cheung f6b0cb189f
Logprobs suggestions (#948) 9 months ago
Shyamal H Anadkat 228cde1c46
Fix styling for using_logprobs cookbook (#947) 9 months ago
jhills20 1abc529895
updates to coloring, and intro paragraph (#945) 9 months ago
Simón Fishman d3f79a2130
Fix colin-openai profile url 9 months ago
Simón Fishman c6e6e0d36b
Fix completions tags and authors
- Reflecting only the original authors that contributed the core content. Other contributors can be seen in the commit history. 
- Removing unimplemented tag
9 months ago
Shyamal H Anadkat 12b161c755
Update registry.yaml (#944) 9 months ago
Adam Hendel fb077e5e88
Adds Tembo VectorDB to list of vector databases (#940)
Co-authored-by: Shyamal H Anadkat <shyamal@openai.com>
9 months ago
Dhruv Singh 810e2d7ed1
Added HoneyHive to related resources (#936)
Co-authored-by: Shyamal H Anadkat <shyamal@openai.com>
9 months ago
Shaurya Rohatgi 6bc6630727
fix: URL to langchain agents page (#942)
Co-authored-by: Shyamal H Anadkat <shyamal@openai.com>
9 months ago
jhills20 923f20d311
Cookbook around using logprobs (#937)
Co-authored-by: Shyamal H Anadkat <shyamal@openai.com>
9 months ago
Wang22004K 3b4ae4f76c
Update Evaluate_RAG_with_LlamaIndex.ipynb (#898) 9 months ago
Vince Fulco--Bighire.tools 9cb48596d4
Update generative-search-with-weaviate-and-openai.ipynb (#920) 9 months ago
katia-openai f063a6e4a3
Updated notebook to chat completions API and removed warning (#895) 9 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>
9 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>
9 months ago
Kesku 7a980b6a97
Updated how_to_work_with_large_language_models.md to keep the information up-to-date (#930)
Co-authored-by: Logan Kilpatrick <23kilpatrick23@gmail.com>
9 months ago
Caio Curitiba Marcellos 39a434ab41
Update Get_embeddings_from_dataset.ipynb from engine to model as function argument to get_embeddings (#903) 9 months ago
Ilan Bigio 2bd7585bc8
Add conciseness metric to rubric. (#925)
Co-authored-by: Will DePue <will@depue.net>
9 months ago
katia-openai 70aaa3a917
New cookbook to do RAG with a graph database (#915)
Co-authored-by: Will DePue <will@depue.net>
9 months ago
jhills20 fde5688d60
Updating 'fine tuning for function calling' notebook to use tools instead of functions (new spec) (#893) 9 months ago
Colin Jarvis 1bae324bac
Guardrails cookbook showing LLM input and output guardrails (#935)
Co-authored-by: Will DePue <will@depue.net>
9 months ago
Xavier Amatriain c26224f1c6
Added a guide and a course (#931) 9 months ago
Haomin Liu c1e79a491d
Update the node example as "function_call" is deprecated. (#934)
Co-authored-by: Logan Kilpatrick <23kilpatrick23@gmail.com>
9 months ago
Jiang Yucheng 72c167e7de
docs: Fix the code error at "Creating the agent function" (#922) 9 months ago
Ikko Eltociear Ashimine 6699f75e6c
docs: fix typo in olympics-3-train-qa.ipynb (#882) 9 months ago
Greg Richardson 68ff729377
Adds semantic search example using Supabase Vector (#913)
Co-authored-by: Logan Kilpatrick <23kilpatrick23@gmail.com>
9 months ago
jhills20 cc776d0599
update twitter handle and minuscule wording changes (#918) 10 months ago
jhills20 66e5502d37
Submitting new notebook on creating slides with Assistants API and DE3 (#862) 10 months ago
Simón Fishman 3ed631d9f7
Fix typo on authors.yaml 10 months ago
Kai Chen 3c116670a0
Fix audio output in GPT-V notebook (#908) 10 months ago
Gabor Cselle 3d0b3387b3
Upgrade Whisper notebooks to API V1, fixes bug #906 (#907) 10 months ago