autolabel
autolabel copied to clipboard
Label, clean and enrich text datasets with LLMs.
# Pull Review Summary ## Description A summary of the change. Please also include relevant motivation and context. This could include links to any docs/Slack threads/Github issues other artifacts. ##...
Still testing all error cases -> especially case where we end up scraping the error message
# Pull Review Summary ## Description add long context datasets ## Type of change - New feature (change which adds functionality) ## Tests locally
# Pull Review Summary ## Description A summary of the change. Please also include relevant motivation and context. This could include links to any docs/Slack threads/Github issues other artifacts. ##...
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.9 to 1.10.13. Release notes Sourced from pydantic's releases. V1.10.13 2023-09-27 What's Changed Update pip commands to install 1.10 by @chbndrhnns in pydantic/pydantic#6930 Make the v1 mypy...
# Pull Review Summary ## Description When OpenAI does not return logprobs, we fallback to using RefuelLLM for confidence scores. This would mean that the confidence scores are not normalized...
# Pull Review Summary ## Description We allow web search transforms to go through even if an expected query column is missing (it just doesn't get formatted in the template)....
**Describe the bug** Hi AutoLabel team, Amazing project! Currently, I am trying to use autolabel in Vertex AI workbench, I successfully installed autolabel library and I have Gemini pro access....
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]  **Describe the solution...