Skip to content

Version 0.2

Compare
Choose a tag to compare
@beansrowning beansrowning released this 09 Oct 13:17
· 45 commits to master since this release

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