Prerequisites
The following example requires therequests and openai libraries and auth credentials.
Example
The following agent will search Zendesk for “How do I login?” and print the response.cookbook/91_tools/zendesk_tools.py
Search Zendesk Help Center articles for an Agent with ZendeskTools.
requests and openai libraries and auth credentials.