Skip to content

Commit

Permalink
add install to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
holdenmatt committed Dec 22, 2023
1 parent 39d45bd commit 07b735d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ OpenAI [Function Calling](https://platform.openai.com/docs/guides/function-calli
Warning: This library isn't 100% stable yet, and APIs may change.
Feel free to fork/copy code if helpful.

## Install
```
npm install openai-zod-functions
```

## What is this?

OpenAI [Function Calling](https://platform.openai.com/docs/guides/function-calling)
Expand Down

0 comments on commit 07b735d

Please sign in to comment.