UNPKG
node-wit
Version:
latest (6.6.0)
6.6.0
6.5.1
6.5.0
6.4.0
6.3.0
6.2.2
6.2.1
6.2.0
6.1.1
6.1.0
6.0.1
6.0.0
5.0.0
4.3.0
4.2.0
4.1.0
4.0.0
3.3.2
3.3.1
3.3.0
3.2.2
3.2.1
3.2.0
3.1.0
3.0.1
3.0.0
2.0.0
1.1.0
1.0.0
0.0.1
Wit.ai Node.js SDK
github.com/wit-ai/node-wit
wit-ai/node-wit
node-wit
/
lib
/
config.js
9 lines
(7 loc)
•
184 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
/** * Copyright (c) Meta Platforms, Inc. and its affiliates. All Rights Reserved. */
module
.
exports
= { DEFAULT_API_VERSION:
20230215
, DEFAULT_WIT_URL:
'https://api.wit.ai'
, };