Commit Graph

23 Commits (4918721ff7a27b7fb64b8200986c78e4a2e16613)

Author SHA1 Message Date
Teo Musatoiu 4918721ff7
Update docs to reflect the Python SDK changes (#1030) 3 months ago
teomusatoiu 4d37365182
Update function calling examples to Python SDK (#1025) 4 months ago
Gabor Cselle 2c441ab9a2
Migrate all notebooks to API V1 (#914)
Co-authored-by: ayush rajgor <ayushrajgorar@gmail.com>
4 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 12 months 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
12 months ago
joe-at-openai 659c42e6f1 fix finish_reason 12 months ago
joe-at-openai a8e28c2f7f integrate improvements to original function calling notebook + factor out arxiv example into new notebook 12 months 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
12 months ago
joe-at-openai 41a5d394ca
Merge pull request #499 from openai/joe/remove-incorrect-model-name
fix incorrect model name
12 months ago
joe-at-openai 9943947cd9 fix incorrect model name 12 months ago
Piaoyang Cui 9079129d7b Fix ask_database in call functions with chat model example 12 months ago
Atty Eleti 817546f0d7
Fix `finish_reason` in function calling cookbook 12 months ago
Logan Kilpatrick 0084f4ce6b
Rename How_to_call_functions_with_Chat_models.ipynb to How_to_call_functions_with_chat_models.ipynb 12 months ago
colin-openai c5a7f7835d
Rename How_to_call_functions_with_chat_models.ipynb to How_to_call_functions_with_Chat_models.ipynb
Renaming file
12 months ago
Colin Jarvis d9677ebb89 Merge branch 'function_calls' of https://github.com/openai/openai-cookbook into function_calls 12 months ago
Colin Jarvis 26b0c47d5c Fixed a couple small bugs in functions notebook 12 months ago
Ted Sanders 9ccb2a994f tool -> function in a few places 12 months ago
Ted Sanders 280f6ef03e fixes function name 12 months ago
Colin Jarvis f780772dc8 Commit of function calling notebook 12 months ago