You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### What problem does this PR solve?
add the nginx path `/api` for sdk handlers
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
### What problem does this PR solve?
add the nginx path `/api` for sdk handlers
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
Is there an existing issue for the same bug?
Branch name
main
Commit ID
526fcbb
Other environment information
No response
Actual behavior
can not call the sdk api with path
{domain}/api/v1/{sdk handler}
Expected behavior
No response
Steps to reproduce
got not found
Additional information
need to update
docker/nginx/ragflow.conf
but I'm not sure if it's intentional to exclude /api here.
The text was updated successfully, but these errors were encountered: