autolabel icon indicating copy to clipboard operation
autolabel copied to clipboard

Wolfram Alpha transform support in autolabel

Open Abhinav-Naikawadi opened this issue 1 year ago • 0 comments

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.

Abhinav-Naikawadi avatar Jan 23 '24 17:01 Abhinav-Naikawadi