Stevenic / agentm-py

A library of "Micro Agents" that make it easy to add reliable intelligence to any application.
MIT License
8 stars 3 forks source link

[Subtask] Implement OpenAI model handling functions in Python #16

Closed debuggerone closed 2 months ago

debuggerone commented 2 months ago

Subtask Overview

This subtask focuses on implementing functions in Python to handle OpenAI model completions, structured outputs, and error cases. The functions should be robust and include logic to handle API rate limits and errors effectively.

Tasks

Acceptance Criteria