It's been a while, but last blog we looked at using an LLM to give us some structured data about taking an "action" based on a question. Let's move on from manually doing this and check out how frameworks make this super easy to implement...

https://www.codecrib.com/2024/06/orchestration-and-function-calling.html

Orchestration and Function Calling

In From Text Prediction to Action we talked about the concept of using language models to convert between natural language and structured data such as CSV or...