Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wolfram Alpha transform support in autolabel #684

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Abhinav-Naikawadi
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant