Commit Graph

719 Commits (90c6ce1e545c416af681010220493272e0f0f462)
 

Author SHA1 Message Date
simonpfish 3b0718f930 deduplicate search results 1 year ago
Ted Sanders 87186ebc2e renames dummy key 1 year ago
Ted Sanders 447ffbc674 cleaned up notebook 1 year ago
Ted Sanders 85b5846514 change embedding dimensions 1 year ago
Ted Sanders 55e638a153 polishes text 1 year ago
Ted Sanders 3e4cbf5f13 removes extra period from et al. 1 year ago
Ted Sanders e56364d126 changes search date to June 2023 1 year ago
Ted Sanders 03e74bb9a4 joins run-on sentence 1 year ago
Ted Sanders 181b606eaf adds missing apostrophe 1 year ago
Ted Sanders 0fb6c1438e cuts trailing spaces 1 year ago
Ted Sanders cb1986a398 adds comment for openai package 1 year ago
Ted Sanders 83ebad77b8 adds periods to list to be consistent with others 1 year ago
Ted Sanders fbeaf34deb rewrites intro points to be more consistent with one another 1 year ago
Ted Sanders 8a5a5e6761 be -> feel 1 year ago
Ted Sanders 7efd0c890f changes web URL to relative link 1 year ago
Ted Sanders 55b5c25573 the model -> GPT 1 year ago
Ted Sanders e2f6018b57 the -> an 1 year ago
Ted Sanders f206d5f3ec makes title formatting consistent with other examples 1 year ago
Ted Sanders 2ef1e20d3c Merge pull request #522 from openai/ted/fix-function-link
fixes link and removes empty cell
1 year ago
Ted Sanders af43f516b9 fixes link and removes empty cell 1 year ago
colin-openai dda999154d Merge pull request #417 from michaelskyuan/main
Add notebook with Redis hybrid VSS queries examples
1 year ago
colin-openai 6383415d56 Merge pull request #501 from natsuk4ze/main
Fix typo in README.md
1 year ago
simonpfish 66c000de4a add link to readme 1 year ago
simonpfish 6fc4fe9498 address feedback 1 year ago
simonpfish 354e2c28cb add search augmentation notebook 1 year ago
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
1 year ago
joe-at-openai 91d845907c Merge pull request #509 from openai/joe/fix-finish-reason
fix finish_reason
1 year ago
joe-at-openai c1c2d96e35 fix finish_reason 1 year ago
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…
1 year ago
joe-at-openai ca51ea2c40 integrate improvements to original function calling notebook + factor out arxiv example into new notebook 1 year ago
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
1 year ago
Midori 940fb6b6c9 Fix duplicate "basic" 1 year ago
joe-at-openai 8797a8070a Merge pull request #499 from openai/joe/remove-incorrect-model-name
fix incorrect model name
1 year ago
joe-at-openai d3337df7a8 fix incorrect model name 1 year ago
Piaoyang Cui f1d55808f0 Fix ask_database in call functions with chat model example 1 year ago
colin-openai f62fd7c99d Merge pull request #496 from openai/dev/atty/fix-finish-reason
Fix `finish_reason` in function calling cookbook
1 year ago
Atty Eleti d340e142bf Fix `finish_reason` in function calling cookbook 1 year ago
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…
1 year ago
Logan Kilpatrick 6e23749006 Update README.md 1 year ago
Logan Kilpatrick 23877c2c88 Rename How_to_call_functions_with_Chat_models.ipynb to How_to_call_functions_with_chat_models.ipynb 1 year ago
Logan Kilpatrick 0358aa7738 Merge pull request #494 from openai/logankilpatrick-patch-4
Update README.md
1 year ago
Logan Kilpatrick b8086645bd Update README.md 1 year ago
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…
1 year ago
colin-openai e4eb6efc29 Rename How_to_call_functions_with_chat_models.ipynb to How_to_call_functions_with_Chat_models.ipynb
Renaming file
1 year ago
colin-openai 191fb12b4d Merge pull request #492 from openai/function_calls
Commit of function calling notebook
1 year ago
Colin Jarvis 8b19156cc6 Removed papers 1 year ago
Colin Jarvis eb8f2e1e10 Merge branch 'function_calls' of https://github.com/openai/openai-cookbook into function_calls 1 year ago
Colin Jarvis 9642ca5e17 Fixed a couple small bugs in functions notebook 1 year ago
Ted Sanders 43b9a5abdc tool -> function in a few places 1 year ago
Ted Sanders a066826827 fixes function name 1 year ago