Commit Graph

23 Commits (dc0e64aedfd7141c5085aae69b1ceef8c112d75c)

Author SHA1 Message Date
Teo Musatoiu 4918721ff7
Update docs to reflect the Python SDK changes (#1030) 4 months ago
teomusatoiu 4d37365182
Update function calling examples to Python SDK (#1025) 5 months ago
Gabor Cselle 2c441ab9a2
Migrate all notebooks to API V1 (#914)
Co-authored-by: ayush rajgor <ayushrajgorar@gmail.com>
5 months ago
royziv11 a1747ab388
Add parallel function calling (#838)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
7 months ago
Shantanu Nair 8e6e058c6a
Fix function description (#626) 10 months ago
Alex Dhillon 9dad13d05b
simplify pretty print (#575) 11 months ago
Jason M cd62830788
Update How_to_call_functions_with_chat_models.ipynb (#545)
Updates "min" parameter to "multiplier". Should run the same.
11 months ago
Ted Sanders cb0da816f9 fixes link and removes empty cell 1 year ago
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
1 year ago
joe-at-openai 659c42e6f1 fix finish_reason 1 year ago
joe-at-openai a8e28c2f7f integrate improvements to original function calling notebook + factor out arxiv example into new notebook 1 year ago
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
1 year ago
joe-at-openai 41a5d394ca
Merge pull request #499 from openai/joe/remove-incorrect-model-name
fix incorrect model name
1 year ago
joe-at-openai 9943947cd9 fix incorrect model name 1 year ago
Piaoyang Cui 9079129d7b Fix ask_database in call functions with chat model example 1 year ago
Atty Eleti 817546f0d7
Fix `finish_reason` in function calling cookbook 1 year ago
Logan Kilpatrick 0084f4ce6b
Rename How_to_call_functions_with_Chat_models.ipynb to How_to_call_functions_with_chat_models.ipynb 1 year ago
colin-openai c5a7f7835d
Rename How_to_call_functions_with_chat_models.ipynb to How_to_call_functions_with_Chat_models.ipynb
Renaming file
1 year ago
Colin Jarvis d9677ebb89 Merge branch 'function_calls' of https://github.com/openai/openai-cookbook into function_calls 1 year ago
Colin Jarvis 26b0c47d5c Fixed a couple small bugs in functions notebook 1 year ago
Ted Sanders 9ccb2a994f tool -> function in a few places 1 year ago
Ted Sanders 280f6ef03e fixes function name 1 year ago
Colin Jarvis f780772dc8 Commit of function calling notebook 1 year ago