Skip to content

Commit

Permalink
docs: Add function calling example link (#4934)
Browse files Browse the repository at this point in the history
doc: add function calling example link
  • Loading branch information
Sherlock113 authored Aug 23, 2024
1 parent 6c33521 commit eeae86b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ You can also try the following example projects.
- [BentoChatTTS](https://github.com/bentoml/BentoChatTTS) - Deploy a text-to-speech model ChatTTS for dialogue scenarios like chatbots and virtual assistants.
- [BentoMoirai](https://github.com/bentoml/BentoMoirai/) - Create a forecasting inference API for time-series data.
- [BentoResnet](https://github.com/bentoml/BentoResnet) - Build an image classification inference API server with ResNet.
- [BentoFunctionCalling](https://github.com/bentoml/BentoFunctionCalling/) - Build LLM function calling capabilities with BentoML.

0 comments on commit eeae86b

Please sign in to comment.