Version 0.2
Changes
- Now allows for passing of GPT args at runtime
- Some additional docs
- prompt_agent now handles auth errors through backoff decorator instead of catch block
- New structured prediction agents
PredictionAgent
provides text classification on a dataframe from a list of possible labels- Using pydantic to ensure correct output