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
Ted Sanders
402d6b6e6c
Merge pull request #449 from openai/ted/add-brex-guide
...
adds prompt engineering guide from Brex
2023-05-23 16:36:32 -07:00
Ted Sanders
c2cafc1c90
adds prompt engineering guide from Brex
2023-05-23 16:36:04 -07:00
Domenico Manna
efae0d4bc1
Add ability to store row-level metadata
...
This metadata field allows non API parameters to be stored which could
be useful for when the results need to be associated with an external
source. For example, if the user has several rows of text data within a
database, and they want to calculate embeddings for each row, they can
now use the metadata field to save the row id so that when they parse
the results back, they know which embedding corresponds to which
database row.
2023-05-23 17:19:18 -04:00
Ted Sanders
941a2c9da0
Merge pull request #447 from isabelaconstantin/main
...
Fix mutable default argument in APIRequest class
2023-05-23 10:30:45 -07:00
Ted Sanders
a78c17a949
Merge pull request #446 from glecaros/glecaros/readme_fix
...
Removing reference to removed azure fine tuning notebook.
2023-05-23 09:57:08 -07:00
isabelaconstantin
76638b2639
Fix mutable default argument in APIRequest class
2023-05-23 19:46:45 +03:00
Gerardo Lecaros
db9aa3716d
Removing reference to removed notebook.
2023-05-23 07:40:27 -07:00
Ted Sanders
29c0e214f9
Merge pull request #443 from openai/ted/new-related-resources-link
...
updates recently added section with link to new resources
2023-05-22 21:44:31 -07:00
Ted Sanders
6ee798f90b
updates recently added section with link to new resources
2023-05-22 21:44:01 -07:00
Ted Sanders
23df03676c
Ted/adds links to other resources ( #442 )
...
* look for -> get
* big update to README: a new section with links and descriptions of related sources from around the web
2023-05-22 21:30:51 -07:00