mirror of
https://github.com/openai/openai-cookbook
synced 2024-11-15 18:13:18 +00:00
Add assistants api overview for the Python SDK (#843)
This commit is contained in:
parent
6eec9f8a33
commit
3b6e378339
@ -33,6 +33,11 @@ mwu1993:
|
|||||||
website: "https://www.linkedin.com/in/michael-wu-77440977/"
|
website: "https://www.linkedin.com/in/michael-wu-77440977/"
|
||||||
avatar: "https://media.licdn.com/dms/image/C5603AQFhQfx0I-raUg/profile-displayphoto-shrink_800_800/0/1527451059977?e=1704931200&v=beta&t=wkFOj0Rigp6e9wm7aZdziOQ6jHARyXj3EoK1K8jaaas"
|
avatar: "https://media.licdn.com/dms/image/C5603AQFhQfx0I-raUg/profile-displayphoto-shrink_800_800/0/1527451059977?e=1704931200&v=beta&t=wkFOj0Rigp6e9wm7aZdziOQ6jHARyXj3EoK1K8jaaas"
|
||||||
|
|
||||||
|
ibigio:
|
||||||
|
name: "Ilan Bigio"
|
||||||
|
website: "https://twitter.com/ilanbigio"
|
||||||
|
avatar: "https://pbs.twimg.com/profile_images/1688302223250378752/z-99TOMH_400x400.jpg"
|
||||||
|
|
||||||
jhills20:
|
jhills20:
|
||||||
name: "James Hills"
|
name: "James Hills"
|
||||||
website: "https://twitter.com/jimmerhills"
|
website: "https://twitter.com/jimmerhills"
|
||||||
|
1861
examples/Assistants_API_overview_python.ipynb
Normal file
1861
examples/Assistants_API_overview_python.ipynb
Normal file
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@ -1105,3 +1105,12 @@
|
|||||||
- shyamal-anadkat
|
- shyamal-anadkat
|
||||||
tags:
|
tags:
|
||||||
- completions
|
- completions
|
||||||
|
|
||||||
|
- title: Assistants API Overview with the Python SDK
|
||||||
|
path: examples/Assistants_API_overview_python.ipynb
|
||||||
|
date: 2023-11-10
|
||||||
|
authors:
|
||||||
|
- ibigio
|
||||||
|
tags:
|
||||||
|
- assistants
|
||||||
|
- functions
|
||||||
|
Loading…
Reference in New Issue
Block a user