github ScrapeGraphAI/Scrapegraph-ai v0.7.0

latest releases: v1.32.0-beta.3, v1.32.0-beta.2, v1.32.0-beta.1...
7 months ago

0.7.0 (2024-05-03)

Features

  • add base_node to init.py (cb1cb61)
  • Azure implementation + embeddings refactoring (aa9271e)

Refactor

  • Changed the way embedding model is created in AbstractGraph class and removed handling of embedding model creation from RAGNode. Now AbstractGraph will call a dedicated method for embedding models instead of _create_llm. This makes it easy to use any LLM with any supported embedding model. (819cbcd)

CI

  • release: 0.7.0-beta.1 [skip ci] (98dec36)
  • release: 0.7.0-beta.2 [skip ci] (42fa02e)

Don't miss a new Scrapegraph-ai release

NewReleases is sending notifications on new releases.