handsontable / handsontable/hyperformula
Demo: custom function that uses GPT API
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.8k
- Forks
- 171
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 7
Description
Add a working example that demonstrates creating a custom function that calls an external API by implementing GPT() function - a GPT API wrapper.
Docs: https://platform.openai.com/docs/introduction
Pricing: https://openai.com/pricing
Internal discussion about it: https://handsoncode.slack.com/archives/C031GBX62SE/p1710595153475939
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating HyperFormula's custom-function extension point and existing custom-function demos, then review the linked GPT API documentation and pricing. A working example that implements a GPT() function and successfully calls the external API would define done; the issue names no specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100