UNPKG
astra-assistants
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
Astra Assistants API - drop in replacement for OpenAI Assistants, powered by AstraDB
astra-assistants
/
src
/
index.mjs
4 lines
(1 loc)
•
78 B
JavaScript
View Raw
1
2
3
4
export
{ patch, fetchModelData, assignHeadersForModel }
from
'./patch.mjs'
;