-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adjust custom endpoints to be client side fetches
- Custom endpoints should be processed from the client side since it will often be a localhost inference. - We also wouldn't want arbitrary proxying to models from the server side other than the predefined endpoints provided. Signed-off-by: Brent Salisbury <[email protected]>
- Loading branch information
Showing
2 changed files
with
296 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.