Commit Graph

751 Commits

Author SHA1 Message Date
Ted Sanders
ea964b2fb9
Merge pull request #522 from openai/ted/fix-function-link
fixes link and removes empty cell
2023-06-16 10:29:28 -07:00
Ted Sanders
cb0da816f9 fixes link and removes empty cell 2023-06-16 10:29:01 -07:00
colin-openai
71a2414134
Merge pull request #417 from michaelskyuan/main
Add notebook with Redis hybrid VSS queries examples
2023-06-16 08:41:40 +01:00
colin-openai
32bda1129d
Merge pull request #501 from natsuk4ze/main
Fix typo in README.md
2023-06-16 08:23:27 +01:00
simonpfish
c698231ef2 add link to readme 2023-06-15 22:01:12 -07:00
simonpfish
8af8005866 address feedback 2023-06-15 21:53:12 -07:00
simonpfish
2a77e0d118 add search augmentation notebook 2023-06-15 11:49:19 -07:00
Ted Sanders
31a3a7b406
Ted/remove eval from function calling examples (#518)
* replaces eval with json.loads for better code safety

* fixes link to be relative, not URL
2023-06-15 11:22:59 -07:00
joe-at-openai
0fa6534747
Merge pull request #509 from openai/joe/fix-finish-reason
fix finish_reason
2023-06-14 11:07:27 -07:00
joe-at-openai
659c42e6f1 fix finish_reason 2023-06-14 11:06:42 -07:00
joe-at-openai
9b8f289b85
Merge pull request #508 from openai/joe_and_colin/improvements-to-function-calling-notebook
integrate improvements to original function calling notebook + factor…
2023-06-14 10:50:13 -07:00
joe-at-openai
a8e28c2f7f integrate improvements to original function calling notebook + factor out arxiv example into new notebook 2023-06-14 10:48:11 -07:00
colin-openai
60b12dfad1
Merge pull request #498 from pycui/pcui/fix-ask-db-func-spec
Fix ask_database in call functions with chat model example
2023-06-14 08:19:39 +01:00
Midori
6a45fca718
Fix duplicate "basic" 2023-06-14 10:35:49 +09:00
joe-at-openai
41a5d394ca
Merge pull request #499 from openai/joe/remove-incorrect-model-name
fix incorrect model name
2023-06-13 17:43:52 -07:00
joe-at-openai
9943947cd9 fix incorrect model name 2023-06-13 17:27:32 -07:00
Piaoyang Cui
9079129d7b Fix ask_database in call functions with chat model example 2023-06-13 15:41:58 -07:00
colin-openai
4dec83a4ac
Merge pull request #496 from openai/dev/atty/fix-finish-reason
Fix `finish_reason` in function calling cookbook
2023-06-13 20:08:25 +01:00
Atty Eleti
817546f0d7
Fix finish_reason in function calling cookbook 2023-06-13 12:06:31 -07:00
Logan Kilpatrick
f595363e63
Merge pull request #495 from openai/logankilpatrick-patch-5
Rename How_to_call_functions_with_Chat_models.ipynb to How_to_call_fu…
2023-06-13 12:54:56 -05:00
Logan Kilpatrick
57d478e835
Update README.md 2023-06-13 12:54:25 -05:00
Logan Kilpatrick
0084f4ce6b
Rename How_to_call_functions_with_Chat_models.ipynb to How_to_call_functions_with_chat_models.ipynb 2023-06-13 12:53:43 -05:00
Logan Kilpatrick
61211ca5e6
Merge pull request #494 from openai/logankilpatrick-patch-4
Update README.md
2023-06-13 12:14:49 -05:00
Logan Kilpatrick
b4c81faa29
Update README.md 2023-06-13 12:13:22 -05:00
colin-openai
20c1dc7e88
Merge pull request #493 from openai/colin-openai-patch-1
Rename How_to_call_functions_with_chat_models.ipynb to How_to_call_fu…
2023-06-13 18:06:26 +01:00
colin-openai
c5a7f7835d
Rename How_to_call_functions_with_chat_models.ipynb to How_to_call_functions_with_Chat_models.ipynb
Renaming file
2023-06-13 10:06:15 -07:00
colin-openai
164eb6f75c
Merge pull request #492 from openai/function_calls
Commit of function calling notebook
2023-06-13 18:02:36 +01:00
Colin Jarvis
f920c5f65f Removed papers 2023-06-13 18:01:34 +01:00
Colin Jarvis
d9677ebb89 Merge branch 'function_calls' of https://github.com/openai/openai-cookbook into function_calls 2023-06-13 17:59:11 +01:00
Colin Jarvis
26b0c47d5c Fixed a couple small bugs in functions notebook 2023-06-13 17:59:09 +01:00
Ted Sanders
9ccb2a994f tool -> function in a few places 2023-06-13 09:56:56 -07:00
Ted Sanders
280f6ef03e fixes function name 2023-06-13 09:55:53 -07:00
Colin Jarvis
f780772dc8 Commit of function calling notebook 2023-06-13 17:48:30 +01:00
Gerardo Lecaros
05cf8703ec
Adding cookbook for using DALL-E from Azure OpenAI (#491)
* Add dalle notebook

* Fix

* Some small adjustments

* Smaller adjustments

* change flow of the notebook

* feedback

* more

* readme

* fixing typo

---------

Co-authored-by: Christian Mürtz <t-cmurtz@microsoft.com>
2023-06-12 14:01:49 -07:00
Ted Sanders
c3cdf654d6
Merge pull request #482 from zvictor/patch-1
Add missing word
2023-06-09 17:50:17 -07:00
Ted Sanders
2eab8840d0
Merge pull request #476 from lbeurerkellner/patch-1
Add LMQL to README
2023-06-09 17:49:29 -07:00
Victor Duarte
e5fef1fd18
Add missing word 2023-06-08 08:11:31 +02:00
Luca Beurer-Kellner
25299fa6be
Add LMQL to README 2023-06-05 17:47:40 +02:00
Ted Sanders
970d8261fb
Merge pull request #472 from openai/ted/add-arthur-shield
add arthur shield to external libraries section
2023-06-02 09:58:36 -07:00
Ted Sanders
be07761c3f
add arthur shield to external libraries section 2023-06-02 09:58:22 -07:00
Jerry Liu
3b843142a8
Update readme, include LlamaIndex (#457)
* cr

* cr
2023-06-01 15:45:47 -07:00
Ted Sanders
66ab100aa9
Merge pull request #470 from openai/ted/outlines
adds Outlines to prompting libraries
2023-06-01 15:35:00 -07:00
Ted Sanders
2d35624675
adds Outlines to prompting libraries 2023-06-01 15:34:20 -07:00
colin-openai
2a2753e8d0
Merge pull request #464 from coderfengyun/main
FIX: missing pip installs for enterprise_knowledge_retrieval.ipynb
2023-05-30 13:06:17 +01:00
chentienan
3a57c9a4a5 FIX: missing pip installs for enterprise_knowledge_retrieval.ipynb
Updated pip installs to include missing dependencies (openai, tiktoken, wget) for enterprise_knowledge_retrieval.ipynb, which were causing the notebook to fail executing.
2023-05-26 18:00:11 +08:00
Ted Sanders
59c12ef6dc
Merge pull request #458 from openai/ted/add-more-links
adds two more interesting papers
2023-05-25 12:08:27 -07:00
Ted Sanders
dff545a9f1 adds two more interesting papers 2023-05-25 12:08:04 -07:00
Michael Yuan
32cddbef25 implemented batcher for openai embeddings 2023-05-24 18:44:04 -04:00
Ted Sanders
cfb1927cc3
Merge pull request #454 from openai/ted/readme-typo-fix
README typo fix: go -> lifts
2023-05-24 09:39:29 -07:00
Ted Sanders
2fe11d59d9
README typo fix: go -> lifts 2023-05-24 09:39:19 -07:00