Commit Graph

794 Commits

Author SHA1 Message Date
Teo Musatoiu
d4a3e14231
Create How to combine GPTV with RAG - Create a Clothing Matchmaker App (#1047) 2024-02-16 12:05:30 +00:00
James Briggs
c1bd61f944
updated semantic search notebook (#1033) 2024-02-06 09:31:49 -06:00
Farzad Sunavala
4b352176be
Update Azure Cognitive Search to latest stable/GA Python SDK version + Renaming to Azure AI Search (#924) 2024-02-01 15:58:32 -05:00
Ilan Bigio
d75f2dd40d
Fix cookbook author from Joe to Colin (#1031) 2024-01-29 15:13:28 -06:00
teomusatoiu
4d37365182
Update function calling examples to Python SDK (#1025) 2024-01-27 08:42:07 +00:00
Logan Kilpatrick
f1e13cfcc7
Misc updates (#1022) 2024-01-25 11:59:05 -06:00
Gabor Cselle
2c441ab9a2
Migrate all notebooks to API V1 (#914)
Co-authored-by: ayush rajgor <ayushrajgorar@gmail.com>
2024-01-24 19:05:14 -06:00
rissois
d891437737
Fixed link to "techniques to improve reliability" (#974) 2024-01-08 17:10:15 -08:00
Colin Jarvis
b7316a18eb
Update registry.yaml (#982) 2024-01-04 13:56:32 -07:00
Shyamal H Anadkat
fa9fd04e9c
Update Reproducible_outputs_with_the_seed_parameter.ipynb (#972) 2024-01-03 17:24:53 -07:00
Zanie Blue
3f8d3f3405
Fix syntax error in W&B weave notebook (#964) 2023-12-29 12:43:16 -08:00
Enoch Cheung
f6b0cb189f
Logprobs suggestions (#948) 2023-12-20 21:57:47 -08:00
Shyamal H Anadkat
228cde1c46
Fix styling for using_logprobs cookbook (#947) 2023-12-20 17:08:59 -08:00
jhills20
1abc529895
updates to coloring, and intro paragraph (#945) 2023-12-20 15:44:12 -08:00
Simón Fishman
d3f79a2130
Fix colin-openai profile url 2023-12-20 15:09:13 -08:00
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
2023-12-20 14:56:39 -08:00
Shyamal H Anadkat
12b161c755
Update registry.yaml (#944) 2023-12-20 14:11:31 -08:00
Adam Hendel
fb077e5e88
Adds Tembo VectorDB to list of vector databases (#940)
Co-authored-by: Shyamal H Anadkat <shyamal@openai.com>
2023-12-20 13:39:08 -08:00
Dhruv Singh
810e2d7ed1
Added HoneyHive to related resources (#936)
Co-authored-by: Shyamal H Anadkat <shyamal@openai.com>
2023-12-20 13:38:06 -08:00
Shaurya Rohatgi
6bc6630727
fix: URL to langchain agents page (#942)
Co-authored-by: Shyamal H Anadkat <shyamal@openai.com>
2023-12-20 13:37:00 -08:00
jhills20
923f20d311
Cookbook around using logprobs (#937)
Co-authored-by: Shyamal H Anadkat <shyamal@openai.com>
2023-12-20 13:28:20 -08:00
Wang22004K
3b4ae4f76c
Update Evaluate_RAG_with_LlamaIndex.ipynb (#898) 2023-12-19 09:25:06 -08:00
Vince Fulco--Bighire.tools
9cb48596d4
Update generative-search-with-weaviate-and-openai.ipynb (#920) 2023-12-19 11:19:09 -06:00
katia-openai
f063a6e4a3
Updated notebook to chat completions API and removed warning (#895) 2023-12-19 11:18:31 -06:00
Nghiauet
46bbf75000
Update migrate How_to_stream_completions.ipynb to openai 1.3.7 (#912)
Co-authored-by: Logan Kilpatrick <logan@openai.com>
2023-12-19 11:14:50 -06:00
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>
2023-12-19 09:12:27 -08:00
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>
2023-12-19 11:11:18 -06:00
Caio Curitiba Marcellos
39a434ab41
Update Get_embeddings_from_dataset.ipynb from engine to model as function argument to get_embeddings (#903) 2023-12-19 09:10:27 -08:00
Ilan Bigio
2bd7585bc8
Add conciseness metric to rubric. (#925)
Co-authored-by: Will DePue <will@depue.net>
2023-12-19 09:08:18 -08:00
katia-openai
70aaa3a917
New cookbook to do RAG with a graph database (#915)
Co-authored-by: Will DePue <will@depue.net>
2023-12-19 09:05:59 -08:00
jhills20
fde5688d60
Updating 'fine tuning for function calling' notebook to use tools instead of functions (new spec) (#893) 2023-12-19 09:02:50 -08:00
Colin Jarvis
1bae324bac
Guardrails cookbook showing LLM input and output guardrails (#935)
Co-authored-by: Will DePue <will@depue.net>
2023-12-19 09:01:27 -08:00
Xavier Amatriain
c26224f1c6
Added a guide and a course (#931) 2023-12-19 09:32:20 -06:00
Haomin Liu
c1e79a491d
Update the node example as "function_call" is deprecated. (#934)
Co-authored-by: Logan Kilpatrick <23kilpatrick23@gmail.com>
2023-12-19 09:29:31 -06:00
Jiang Yucheng
72c167e7de
docs: Fix the code error at "Creating the agent function" (#922) 2023-12-18 18:14:50 -08:00
Ikko Eltociear Ashimine
6699f75e6c
docs: fix typo in olympics-3-train-qa.ipynb (#882) 2023-12-18 18:13:51 -08:00
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
Simón Fishman
3ed631d9f7
Fix typo on authors.yaml 2023-12-05 13:10:54 -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
Frode Jensen
0bffafe402
Add Assistants API course to Video courses section (#868) 2023-11-27 13:47:18 -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