Code Monkey home page Code Monkey logo

Comments (10)

steegecs avatar steegecs commented on June 19, 2024 1

You are running mf login "your api-key string here", right?

from mindflow.

Heavy02011 avatar Heavy02011 commented on June 19, 2024 1

Awesome! Is the indexing and chat with files feature working for you?

need to check that still, just tested with a single chat command

from mindflow.

Heavy02011 avatar Heavy02011 commented on June 19, 2024

I tried both ways to install via pip & setup.py.

from mindflow.

verbose-void avatar verbose-void commented on June 19, 2024

hmm. that's weird, we'll look into this.

from mindflow.

Heavy02011 avatar Heavy02011 commented on June 19, 2024

could you provide a sample for db.json, then I can test whether this fixes it

from mindflow.

steegecs avatar steegecs commented on June 19, 2024

This is what the db.json should look like after running mf login <API_KEY>

{
    "configurations": {
        "openai_config": {
            "id": "openai_config",
            "api_key": "<API_KEY>"
         }
    }
}

from mindflow.

steegecs avatar steegecs commented on June 19, 2024

Other configs get added to configurations as well currently.

from mindflow.

Heavy02011 avatar Heavy02011 commented on June 19, 2024

This is what the db.json should look like after running mf login <API_KEY>

{
    "configurations": {
        "openai_config": {
            "id": "openai_config",
            "api_key": "<API_KEY>"
         }
    }
}

thx! after adding the key to the file it works (as a quick fix)

from mindflow.

steegecs avatar steegecs commented on June 19, 2024

Awesome! Is the indexing and chat with files feature working for you?

from mindflow.

steegecs avatar steegecs commented on June 19, 2024

Hello @Heavy02011! I have found the source of this issue and addressed it. After viewing the source of the problem, I imagine you and others have been having some difficulty. Thank you for raising this issue, and please reach out with any more concerns or suggestions!

from mindflow.

Related Issues (19)

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.