autolabel icon indicating copy to clipboard operation
autolabel copied to clipboard

Label, clean and enrich text datasets with LLMs.

Results 124 autolabel issues
Sort by recently updated
recently updated
newest added

# 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...

dependencies

# 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....

bug

**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 [...] ![image](https://github.com/refuel-ai/autolabel/assets/15274284/fcdf3d99-0ea1-4393-bd16-f39c02a75e88) **Describe the solution...

enhancement