π Baselink currently on development phase. Learn more
curl --request POST \
--url https://www.api.baselink.tech/github-intake/knowledge_base_team/:teamDataId \
--header 'bearer: <api-key>'{
"response": "<string>",
"confidence": 123,
"sources": [
{}
],
"sources[].type": "<string>",
"sources[].title": "<string>",
"sources[].url": "<string>",
"sources[].relevance": 123,
"sessionId": "<string>",
"processingTime": 123,
"modelUsed": "<string>"
}curl --request POST \
--url https://www.api.baselink.tech/github-intake/knowledge_base_team/:teamDataId \
--header 'bearer: <api-key>'{
"response": "<string>",
"confidence": 123,
"sources": [
{}
],
"sources[].type": "<string>",
"sources[].title": "<string>",
"sources[].url": "<string>",
"sources[].relevance": 123,
"sessionId": "<string>",
"processingTime": 123,
"modelUsed": "<string>"
}