Commit Graph

767 Commits

Author SHA1 Message Date
Caio Curitiba Marcellos
64d9a0e955 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
0846a1cdf1 Add conciseness metric to rubric. (#925)
Co-authored-by: Will DePue <will@depue.net>
2023-12-19 09:08:18 -08:00
katia-openai
4ce348b0ae 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
a5d98e08d4 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
44bb950209 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
d8e9434aea Added a guide and a course (#931) 2023-12-19 09:32:20 -06:00
Haomin Liu
82efc971d1 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
561b3afd6e docs: Fix the code error at "Creating the agent function" (#922) 2023-12-18 18:14:50 -08:00
Ikko Eltociear Ashimine
54c1caebcc docs: fix typo in olympics-3-train-qa.ipynb (#882) 2023-12-18 18:13:51 -08:00
Greg Richardson
0615c97bd8 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
13975f0169 update twitter handle and minuscule wording changes (#918) 2023-12-08 16:58:50 -08:00
jhills20
d255e15933 Submitting new notebook on creating slides with Assistants API and DE3 (#862) 2023-12-08 16:45:55 -08:00
Simón Fishman
9556ba36eb Fix typo on authors.yaml 2023-12-05 13:10:54 -08:00
Kai Chen
123ed43c3d Fix audio output in GPT-V notebook (#908) 2023-12-05 13:06:23 -08:00
Gabor Cselle
0c475fc6c2 Upgrade Whisper notebooks to API V1, fixes bug #906 (#907) 2023-12-05 13:03:02 -08:00
Gabor Cselle
309bda5533 Fix bug #884 - Port How_to_finetune_chat_models to API V1 (#885) 2023-12-05 12:58:16 -08:00
Prakul
daaef53f4b Adding MongoDB Atlas to examples of Vector Databases (#874) 2023-12-05 12:56:02 -08:00
kevleininger
be1f3abf54 Missing a key word in the initial description of RAG article. (#891) 2023-12-03 22:01:46 -08:00
Spring_MT
1ad3b670c8 Removed api_key when using Azure Active Directory (#897) 2023-12-03 22:01:13 -08:00
Jing Ai
3156163aa6 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
ff9217fe06 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
37936f9930 Add Assistants API course to Video courses section (#868) 2023-11-27 13:47:18 -08:00
jhills20
08656c483f Update FT'ing for function calling notebook to match new python SDK (#866) 2023-11-27 13:46:21 -08:00
Taranjeet Singh
c5d57f032a Update authors.yaml and regsitry.yaml url value in pull request template. (#865) 2023-11-27 13:43:20 -08:00
Taranjeet Singh
e31ef790c6 Add embedchain to articles/related_resources (#864) 2023-11-27 13:42:44 -08:00
Gabor Cselle
2bd28f9d3a Fix for issue #858: User_and_product_embeddings.ipynb points to incorrect CSV (#863) 2023-11-27 13:41:04 -08:00
dylanra-openai
517c5490d1 Update rate limits and use Chatcompletion (#818) 2023-11-27 13:35:46 -08:00
Ravi Theja
351922edbb Add Evaluate RAG with LlamaIndex tutorial (#848) 2023-11-27 16:16:37 -05:00
Ed Spencer
2e76c194a3 Remove an empty code block on GPT-V video example (#860) 2023-11-27 16:14:11 -05:00
Krista Pratico
05c4d07487 Add notebooks for Azure OpenAI with the v1 Python SDK (#833) 2023-11-14 13:55:32 -08:00
D. Carpintero
8a46aef9cc Add notebook for NER using Functions (#807) 2023-11-14 13:52:28 -08:00
Stefano Lottini
933d26a6b8 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
6197cfc8b6 Update embeddings_utils.py and related notebooks to API V1 (issue #855) (#857) 2023-11-14 13:31:55 -08:00
jhills20
d4eaa46471 Updating notebooks to use new Python SDK (#837) 2023-11-14 13:31:13 -08:00
royziv11
c5a2076f06 Add parallel function calling (#838)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
2023-11-13 10:00:42 -08:00
Ilan Bigio
f6b5ce2047 Assistants API Overview: Rearrange intro text and image. (#851) 2023-11-12 21:24:36 -05:00
Ilan Bigio
1df281f2e7 Add overview diagram for Assistants API Overview. (#850) 2023-11-12 21:01:34 -05:00
Ilan Bigio
5c7b4a110d Assistants API Overview: More Bug Fixes (#849) 2023-11-11 09:37:01 -05:00
simonpfish
2f2494231d Add images correctly 2023-11-10 16:43:44 -05:00
Ilan Bigio
113460248e Bug fixes for Assistants API Overview (#846) 2023-11-10 16:26:59 -05:00
Ilan Bigio
0719b0dccd Add assistants api overview for the Python SDK (#843) 2023-11-10 15:43:08 -05:00
simonpfish
9b239cefdf Fix username in authors.yaml 2023-11-10 13:01:00 -05:00
simonpfish
af91defc6c Update authors.yaml 2023-11-10 12:56:19 -05:00
Tad
9a730bb216 fix some typos (#829) 2023-11-10 12:32:51 -05:00
jhills20
8fdda2f443 SDK fixes and slight clean up to Whisper pre/post processing recipe (#834) 2023-11-10 12:19:08 -05:00
jhills20
8c4df9d717 Update authors.yaml (#840) 2023-11-10 12:10:42 -05:00
jhills20
d377826bfd Added embeddings_utils.py to utils directory, and updated references (#841) 2023-11-10 12:07:25 -05:00
jhills20
dbe31e6efa 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
Simón Fishman
90c6ce1e54 Update username (#828) 2023-11-07 17:00:36 -08:00
simonpfish
f09cef481e add authors yaml 2023-11-07 16:20:01 -08:00