Skip to content

Commit e2d8e01

Browse files
Update README.md
Note that custom function calling works now
1 parent d5a0343 commit e2d8e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A quick-start template using the OpenAI [Assistants API](https://platform.openai.com/docs/assistants/overview) with [Python](https://www.python.org/), [Jinja2](https://jinja.palletsprojects.com/en/3.1.x/), and [FastAPI](https://fastapi.tiangolo.com/).
44

5-
**Note:** This repository is still under construction; only basic chat is currently functional.
5+
**Note:** This repository is still under construction; only basic chat and custom function calling are currently functional.
66

77
## Quickstart Setup
88

0 commit comments

Comments
 (0)