Commit Graph

14 Commits

Author SHA1 Message Date
joe-at-openai
659c42e6f1 fix finish_reason 2023-06-14 11:06:42 -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
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
Atty Eleti
817546f0d7
Fix finish_reason in function calling cookbook 2023-06-13 12:06:31 -07: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
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 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