News

This shows how to use Instructor to do Function Calling (aka Tools) with Groq and OpenAI. Check out main.py for a basic example of how to use Instructor to describe functions that LLMs can call. This ...
This will navigate through the parent directory of the entrypoint file searching for any called functions. For each function found, it will find each function it calls. If the same function is called ...