Ben

Results 2 comments of Ben

I think i found the issue, (or maybe its a new one :smile: ) ![image](https://github.com/Dhruvgera/LocalAI-frontend/assets/50115212/5c791296-5b0a-4acc-aca9-efed4865ba55) Cross-Origin Resource Sharing error: MissingAllowOriginHeader

I believe the issue can be resolved by including the "MissingAllowOriginHeader" parameter in the header of the model request. However, I'm unsure about the implementation process for this in the...