Commit Graph

646 Commits

Author SHA1 Message Date
simonpfish
6fc4fe9498 address feedback 2023-06-15 21:53:12 -07:00
simonpfish
354e2c28cb add search augmentation notebook 2023-06-15 11:49:19 -07:00
Ted Sanders
d48cc6c896 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
91d845907c Merge pull request #509 from openai/joe/fix-finish-reason
fix finish_reason
2023-06-14 11:07:27 -07:00
joe-at-openai
c1c2d96e35 fix finish_reason 2023-06-14 11:06:42 -07:00
joe-at-openai
a9b8b65f91 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
ca51ea2c40 integrate improvements to original function calling notebook + factor out arxiv example into new notebook 2023-06-14 10:48:11 -07:00
colin-openai
537ad41561 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
940fb6b6c9 Fix duplicate "basic" 2023-06-14 10:35:49 +09:00
joe-at-openai
8797a8070a 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
d3337df7a8 fix incorrect model name 2023-06-13 17:27:32 -07:00
Piaoyang Cui
f1d55808f0 Fix ask_database in call functions with chat model example 2023-06-13 15:41:58 -07:00
colin-openai
f62fd7c99d 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
d340e142bf Fix finish_reason in function calling cookbook 2023-06-13 12:06:31 -07:00
Logan Kilpatrick
435a67dd4b 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
6e23749006 Update README.md 2023-06-13 12:54:25 -05:00
Logan Kilpatrick
23877c2c88 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
0358aa7738 Merge pull request #494 from openai/logankilpatrick-patch-4
Update README.md
2023-06-13 12:14:49 -05:00
Logan Kilpatrick
b8086645bd Update README.md 2023-06-13 12:13:22 -05:00
colin-openai
7c15868351 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
e4eb6efc29 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
191fb12b4d Merge pull request #492 from openai/function_calls
Commit of function calling notebook
2023-06-13 18:02:36 +01:00
Colin Jarvis
8b19156cc6 Removed papers 2023-06-13 18:01:34 +01:00
Colin Jarvis
eb8f2e1e10 Merge branch 'function_calls' of https://github.com/openai/openai-cookbook into function_calls 2023-06-13 17:59:11 +01:00
Colin Jarvis
9642ca5e17 Fixed a couple small bugs in functions notebook 2023-06-13 17:59:09 +01:00
Ted Sanders
43b9a5abdc tool -> function in a few places 2023-06-13 09:56:56 -07:00
Ted Sanders
a066826827 fixes function name 2023-06-13 09:55:53 -07:00
Colin Jarvis
737f4406ee Commit of function calling notebook 2023-06-13 17:48:30 +01:00
Gerardo Lecaros
70d089929f 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
a49d153766 Merge pull request #482 from zvictor/patch-1
Add missing word
2023-06-09 17:50:17 -07:00
Ted Sanders
899579079d Merge pull request #476 from lbeurerkellner/patch-1
Add LMQL to README
2023-06-09 17:49:29 -07:00
Victor Duarte
782bfa5d32 Add missing word 2023-06-08 08:11:31 +02:00
Luca Beurer-Kellner
b8c6440789 Add LMQL to README 2023-06-05 17:47:40 +02:00
Ted Sanders
a493e225cc 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
24c2b4c31e add arthur shield to external libraries section 2023-06-02 09:58:22 -07:00
Jerry Liu
49a0e47105 Update readme, include LlamaIndex (#457)
* cr

* cr
2023-06-01 15:45:47 -07:00
Ted Sanders
a98ae8fde7 Merge pull request #470 from openai/ted/outlines
adds Outlines to prompting libraries
2023-06-01 15:35:00 -07:00
Ted Sanders
33e58ad0de adds Outlines to prompting libraries 2023-06-01 15:34:20 -07:00
colin-openai
d50084f118 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
5e0e3a45b9 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
f8309797ef 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
fc146824c8 adds two more interesting papers 2023-05-25 12:08:04 -07:00
Michael Yuan
6ce07ae71d implemented batcher for openai embeddings 2023-05-24 18:44:04 -04:00
Ted Sanders
fa2c8c3389 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
9d9fe492b6 README typo fix: go -> lifts 2023-05-24 09:39:19 -07:00
Ted Sanders
35cde4e4c6 Merge pull request #451 from openai/ted/add-evals-link
adds OpenAI Evals link
2023-05-23 17:45:00 -07:00
Ted Sanders
7ceceb1752 adds evals link and removes a bit of whitespace 2023-05-23 17:44:19 -07:00
Ted Sanders
b73da02a8e Merge pull request #450 from openai/ted/add-wb-link
adds W&B link to additional resources section
2023-05-23 17:40:36 -07:00
Ted Sanders
f260a1fcb2 adds W&B link to additional resources section 2023-05-23 17:37:54 -07:00
Ted Sanders
390202ccd2 Merge pull request #448 from domenicomanna/parallel-processor-add-metadata
Add ability to store row-level metadata
2023-05-23 16:41:48 -07:00