Feat: Add invoke and github operators #3221 (#9112)

### What problem does this PR solve?

Feat: Add invoke and github operators #3221

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2025-07-30 12:48:55 +08:00
committed by GitHub
parent 021e8b57ae
commit 523e61ae18
18 changed files with 850 additions and 248 deletions

View File

@ -109,6 +109,9 @@ function AccordionOperators() {
Operator.Wikipedia,
Operator.GoogleScholar,
Operator.ArXiv,
Operator.PubMed,
Operator.GitHub,
Operator.Invoke,
]}
></OperatorItemList>
</AccordionContent>