-
Notifications
You must be signed in to change notification settings - Fork 5
WebAI-API integration how-to #13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
708cd1d
c5e52c9
dd59285
9c40a60
90b29fa
cc8a22a
b935928
e4063da
ea43159
0fd3a96
6376e86
8112d33
ff790f0
60b642d
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| @@ -0,0 +1,253 @@ | ||||||||||||||||||||||||||
| # Integrate WebAPI-to-API as fallback | ||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||
| ## Configure WebAPI-API | ||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||
| 0. Assuming the initial setup is done | ||||||||||||||||||||||||||
| 1. Start WebAPI-API service via `make start-webai-api` (this service is not started automatically) | ||||||||||||||||||||||||||
|
Comment on lines
+1
to
+6
|
||||||||||||||||||||||||||
| # Integrate WebAPI-to-API as fallback | |
| ## Configure WebAPI-API | |
| 0. Assuming the initial setup is done | |
| 1. Start WebAPI-API service via `make start-webai-api` (this service is not started automatically) | |
| # Integrate WebAI-API as fallback | |
| ## Configure WebAI-API | |
| 0. Assuming the initial setup is done | |
| 1. Start WebAI-API service via `make start-webai-api` (this service is not started automatically) |
Uh oh!
There was an error while loading. Please reload this page.