Chained functions using OpenAPI spec (#790)
This commit is contained in:
parent
3feb142694
commit
ac345ddd64
2 changed files with 10 additions and 0 deletions
1
examples/Chained_functions_using_OpenAPIspec.ipynb
Normal file
1
examples/Chained_functions_using_OpenAPIspec.ipynb
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -1051,3 +1051,12 @@
|
||||||
authors:
|
authors:
|
||||||
- ted-at-openai
|
- ted-at-openai
|
||||||
tags: []
|
tags: []
|
||||||
|
|
||||||
|
- title: Chained Function Calling with OpenAPI Spec
|
||||||
|
path: examples/Chained_functions_using_OpenAPIspec.ipynb
|
||||||
|
date: 2023-10-15
|
||||||
|
authors:
|
||||||
|
- shyamal-anadkat
|
||||||
|
tags:
|
||||||
|
- completions
|
||||||
|
- functions
|
||||||
Loading…
Reference in a new issue