Skip to content

Commit 33b6620

Browse files
committed
Update Python APIs for Large Language Models workshop level
- Change level from introductory to intermediate - Python Fundamentals prerequisite already correctly listed - Reflects the technical complexity of working with APIs
1 parent 3dde1af commit 33b6620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_data/workshops.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ workshops:
4242
duration: 90 minutes
4343
- title: Python APIs for Large Language Models
4444
category: [python, ai]
45-
level: introductory
45+
level: intermediate
4646
github_url: https://github.com/dlab-berkeley/Python-APIs-for-Large-Language-Models
4747
description: In this hands-on workshop, you will learn how to use Python to call LLM APIs and get structured responses for research applications.
4848
prerequisites:

0 commit comments

Comments
 (0)