Add notebook on fine tuning for function calling (#810)

Co-authored-by: Simón Fishman <simonpfish@gmail.com>
This commit is contained in:
jhills20 2023-11-09 17:36:51 -08:00 committed by Colin Jarvis
parent 5b8164d415
commit c1b8431914
2 changed files with 1025 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1070,6 +1070,16 @@
- completions
- functions
- title: Fine tuning for function-calling
path: examples/Fine_tuning_for_function_calling.ipynb
date: 2023-11-07
authors:
- jhills20
- ibigio
tags:
- completions
- functions
- title: Processing and narrating a video with GPT's visual capabilities and the TTS API
path: examples/GPT_with_vision_for_video_understanding.ipynb
date: 2023-11-06