zeno-ml / zeno-build

Build, evaluate, understand, and fix LLM-based apps
MIT License
482 stars 33 forks source link

Additional insurance-related prompts + robustness improvements to OpenAI #155

Closed neubig closed 1 year ago

neubig commented 1 year ago

Description

This PR's main change is that it adds some additional in-context examples that are inspired by Zeno's slice-finding functionality.

Separately, it makes a few robustness improvements to the OpenAI querying functionality by catching certain new varieties of errors.

Blocked by