Code Monkey home page Code Monkey logo

Comments (5)

PeriniM avatar PeriniM commented on July 23, 2024 2

Hei @arsaboo thanks for pointing it out!
I have just committed a fix here ac099e2, now all the parameters of the config are passed to the OllamaEmbeddings class (streaming and temperature are removed since they are not compatible with embedders).

from scrapegraph-ai.

VinciGit00 avatar VinciGit00 commented on July 23, 2024

Hi we deployed a new version of the library (0.2.4) on pip remember to upgrade it, otherwise you will have the same error

from scrapegraph-ai.

VinciGit00 avatar VinciGit00 commented on July 23, 2024

Pls @arsaboo if you like the project remember to leave a star, it could help us to grow!

from scrapegraph-ai.

arsaboo avatar arsaboo commented on July 23, 2024

@VinciGit00 I am still seeing the error (even after updating).

ValueError: Error raised by inference API HTTP code: 404, {"error":"model 'mxbai-embed-large' not found, try pulling it first"}
pip show scrapegraphai
Name: scrapegraphai
Version: 0.2.4
Summary: A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines.
Home-page: https://scrapegraph-ai.readthedocs.io/
Author: Marco Vinciguerra
Author-email: [email protected]
License: MIT
Location: c:\users\arsab\anaconda3\lib\site-packages
Requires: beautifulsoup4, faiss-cpu, google, graphviz, html2text, langchain, langchain-google-genai, langchain-openai, minify-html, pandas, python-dotenv, tiktoken, tqdm
Required-by:

@PeriniM It looks like you only added the base_url to the examples file.

from scrapegraph-ai.

arsaboo avatar arsaboo commented on July 23, 2024

@PeriniM base_url is still missing from examples/local_models/Docker/search_graph_docker.py , examples/local_models/Docker/script_generator_docker.py and many other files (assuming those files are responsible for initializing the model) .

from scrapegraph-ai.

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.