autolabel
autolabel copied to clipboard
Wolfram Alpha transform support in autolabel
Pull Review Summary
Description
Adding support for Wolfram Alpha LLM API: https://products.wolframalpha.com/llm-api/documentation
The API allows to send an input query and parses the wolfram alpha output to be ideal to use as LLM input. The input query must abide by the wolfram alpha LLM API guidelines so the natural language queries have recommended syntax.
Type of change
- New feature (change which adds functionality)
Tests
Tested transformation correctly working with example SciQ dataset. TODO: Adding unit tests before merging.
Put closes #XXXX in your comment to auto-close the issue that your PR addresses.