sci-journals-hybrid-search
Installation
SKILL.md
SCI Journals Hybrid Search
Prepare required inputs
- Provide
dataas JSON withqueryand optionaltopK,extK,filter,datefilter,getMeta. - Set
TIANGONG_AI_APIKEYand sendx-api-key: <TIANGONG_AI_APIKEY>.
Send request
- Endpoint:
https://qyyqlnwqwgvzxnccnbgm.supabase.co/functions/v1/sci_search - Headers:
Content-Type: application/jsonx-region: us-east-1x-api-key: <TIANGONG_AI_APIKEY>
- Use
assets/example-request.jsonas a base payload.