UNPKG
ai21
Version:
latest (1.3.0)
rc_file_support (1.1.0-rc.1)
rc_initial_version (1.0.0-rc.5)
1.3.0
1.2.0
1.1.1
1.1.0
1.1.0-rc.1
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-rc.5
1.0.0-rc.4
1.0.0-rc.3
1.0.0-rc.2
1.0.0-rc.1
AI21 TypeScript SDK
ai21
/
dist
/
Constants.d.ts
3 lines
(2 loc)
•
119 B
TypeScript
View Raw
1
2
3
export
declare
const
STUDIO_BASE_URL
=
"https://api.ai21.com/studio/v1"
;
export
declare
const
DEFAULT_TIMEOUT
=
60000
;