You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://lawrencemcdaniel.com)
13
13
14
-
A Python command-line application that demonstrates how to use OpenAI Api function calling to drive an automated agentic workflow. Also demonstrates how
15
-
to use Docker Compose to containerize your project.
14
+
A Python command-line application that demonstrates how to use OpenAI Api function calling to drive an automated agentic workflow. Additionally, this repo demonstrates
15
+
16
+
- how to use Docker Compose to containerize your project
17
+
- how to leverage Pydantic for constructing complex JSON objects
"description": "returns up to 10 rows of course detail data, filtered by the maximum cost a student is willing to pay for a course and the area of specialization.",
0 commit comments