deepset-ai / haystack-tutorials

Here you can find all the Tutorials for Haystack 📓
https://haystack.deepset.ai/tutorials
Apache License 2.0
227 stars 80 forks source link

New tutorial for: Function calling with chat generators #298

Closed TuanaCelik closed 4 months ago

TuanaCelik commented 4 months ago

We would like to have a tutorial to showcase chat generators and function calling. The tutorial should be the first 'beginner' function calling tutorial so should cover the basics and get people used to the concept of function calling.

Once we have this one out, we can have a second one that uses more complex components like Open API etc