cohere-toolkit

How to debug dockerized Toolkit API VSCode/PyCharm

This guide will walk you through the process of debugging the dockerized Toolkit API using VSCode or PyCharm. Debugging allows you to inspect the code, set breakpoints, and step through the code execution to identify and fix issues.

VSCode

To debug the dockerized Toolkit API using VSCode, follow these steps:

PyCharm

To debug the dockerized Toolkit API using PyCharm, follow these steps: