Add assistants api overview for the Python SDK (#843)

pull/846/head
Ilan Bigio 6 months ago committed by GitHub
parent 68b4b03808
commit e2be1f1850
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -33,6 +33,11 @@ mwu1993:
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"
ibigio:
name: "Ilan Bigio"
website: "https://twitter.com/ilanbigio"
avatar: "https://pbs.twimg.com/profile_images/1688302223250378752/z-99TOMH_400x400.jpg"
jhills20:
name: "James Hills"
website: "https://twitter.com/jimmerhills"

File diff suppressed because it is too large Load Diff

@ -1071,7 +1071,7 @@
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
@ -1097,3 +1097,12 @@
- shyamal-anadkat
tags:
- 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…
Cancel
Save