Giter VIP home page Giter VIP logo

Comments (5)

Jimgitsit avatar Jimgitsit commented on May 22, 2024

http://0.0.0.0:5003 doesn't work for me. I can open the manifest in my browser at http://0.0.0.0:5003/.well-known/ai-plugin.json. I've tried 127.0.0.1, localhost, http://0.0.0.0:5003/.well-known and http://0.0.0.0:5003/.well-known/ai-plugin.json. No bueno.

from plugins-quickstart.

saiorama avatar saiorama commented on May 22, 2024

@Jimgitsit if it helps, I'm using Safari on a Mac.

In the end, I switched to ngrok to tunnel my local python server to a publicly visible https endpoint.

from plugins-quickstart.

yilmaznaslan avatar yilmaznaslan commented on May 22, 2024

I am having the same issue. Is there any solution other than ngrok ?

from plugins-quickstart.

gavrielc avatar gavrielc commented on May 22, 2024

I had the same issue and was able to fix it by doing the following:

  1. Use localhost:5003.
  2. You'll get an error "Failed to fetch localhost manifest. Check to ensure your localhost is running and your localhost server has CORS enabled."
  3. Fix this error by following the instruction here (remove the trailing comma in ai-plugin.json after "url": "http://localhost:5003/openapi.yaml")

from plugins-quickstart.

yilmaznaslan avatar yilmaznaslan commented on May 22, 2024

Thanks @gavrielc , that was it

from plugins-quickstart.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.