Feature Request: Add HTTP CORS Support
Open
- Dominant language
- C
- Stars
- 22.3k
- Forks
- 2.1k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 4
Description
Thanks a lot for your great work and your sharing, it works great on my Macbook Pro and I really enjoy using the model locally.
May I suggest adding support for CORS in HTTP to the API server so I can use it with web-based tools? For example:
Access-Control-Allow-Origin *
Access-Control-Allow-Methods "GET, POST, OPTIONS"
Access-Control-Allow-Headers "Content-Type, Authorization"
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.