Code Monkey home page Code Monkey logo

Comments (5)

Rajesh9998 avatar Rajesh9998 commented on August 23, 2024 1

@4thfever Here we use Openai embedding model, that's the reason it's asking for Openai key. I'll update the docs to make it more clear.
can we use other Embedding models like "models/text-embedding-004" instead of openai

from mem0.

kmitul avatar kmitul commented on August 23, 2024

Hi @4thfever
The issue is occurring because the default embedder is set to openai if not provided in config. And it requires api keys to be set.
You can try using different embedder in config (e.g. huggingface, ollama).
Please refer to #1574 before changing embedder to avoid exceptions.

from mem0.

4thfever avatar 4thfever commented on August 23, 2024

Hi, thanks for reply.
I'll give it a try

from mem0.

Dev-Khant avatar Dev-Khant commented on August 23, 2024

@4thfever Here we use Openai embedding model, that's the reason it's asking for Openai key. I'll update the docs to make it more clear.

from mem0.

Dev-Khant avatar Dev-Khant commented on August 23, 2024

@Rajesh9998 We will soon add support to use different embedding models.

from mem0.

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.