Skip to content
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

got 403 error while use ollama locally #198

Open
leyangyp opened this issue Dec 22, 2024 · 0 comments
Open

got 403 error while use ollama locally #198

leyangyp opened this issue Dec 22, 2024 · 0 comments

Comments

@leyangyp
Copy link

start ollama serve locally
config the mdsecene wtih ollama:

OPENAI_BASE_URL=http://x.x.x.x:11434/v1/
OPENAI_API_KEY=ollama
MIDSCENE_MODEL_NAME=llama3.2-vision

got errors bellow:

403 status code (no body)
Error: 403 status code (no body)
    at e.generate (chrome-extension://gbldofcpkknbggpkmbdaefngejllnief/lib/playground-entry.js:1:1439512)
    at h.makeStatusError (chrome-extension://gbldofcpkknbggpkmbdaefngejllnief/lib/playground-entry.js:1:1427989)
    at h.makeRequest (chrome-extension://gbldofcpkknbggpkmbdaefngejllnief/lib/playground-entry.js:1:1429105)
    at async chrome-extension://gbldofcpkknbggpkmbdaefngejllnief/lib/playground-entry.js:1:2797459
    at async gr (chrome-extension://gbldofcpkknbggpkmbdaefngejllnief/lib/playground-entry.js:1:2797308)
    at async _r (chrome-extension://gbldofcpkknbggpkmbdaefngejllnief/lib/playground-entry.js:1:2798359)
    at async context (chrome-extension://gbldofcpkknbggpkmbdaefngejllnief/lib/playground-entry.js:1:2821150)
    at async Nr.extract (chrome-extension://gbldofcpkknbggpkmbdaefngejllnief/lib/playground-entry.js:1:2818947)
    at async Object.executor (chrome-extension://gbldofcpkknbggpkmbdaefngejllnief/lib/playground-entry.js:1:2851372)
    at async Object.executor (chrome-extension://gbldofcpkknbggpkmbdaefngejllnief/lib/playground-entry.js:1:2845169)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant