Lowercase botserver/botbook references
This commit is contained in:
parent
7d7050dae5
commit
585f322f2b
1 changed files with 2 additions and 2 deletions
|
|
@ -162,11 +162,11 @@ question: "How many people are in this image?"
|
||||||
GET /api/health
|
GET /api/health
|
||||||
```
|
```
|
||||||
|
|
||||||
## Integration with BotServer
|
## Integration with botserver
|
||||||
|
|
||||||
BotModels integrates with botserver through HTTPS, providing multimodal capabilities to BASIC scripts.
|
BotModels integrates with botserver through HTTPS, providing multimodal capabilities to BASIC scripts.
|
||||||
|
|
||||||
### BotServer Configuration (config.csv)
|
### botserver Configuration (config.csv)
|
||||||
|
|
||||||
```csv
|
```csv
|
||||||
key,value
|
key,value
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue