Tags: wangjohnnywang/Scrapegraph-ai
Tags
ci(release): 1.6.1 [skip ci] ## [1.6.1](ScrapeGraphAI/Scrapegraph-ai@v1.6.0...v1.6.1) (2024-06-15) ### Bug Fixes * removed duplicate from ollama dictionary ([dcd216e](ScrapeGraphAI@dcd216e))
ci(release): 1.7.0-beta.7 [skip ci] ## [1.7.0-beta.7](ScrapeGraphAI/Scrapegraph-ai@v1.7.0-beta.6...v1.7.0-beta.7) (2024-06-14) ### Features * add Parse_Node ([e6c7940](ScrapeGraphAI@e6c7940)) ### Bug Fixes * **pdf:** correctly read .pdf files ([203de83](ScrapeGraphAI@203de83)) * **multi:** updated multi pdf scraper with schema ([91c5b5a](ScrapeGraphAI@91c5b5a)) ### Docs * better logging ([283b61f](ScrapeGraphAI@283b61f))
ci(release): 1.7.0-beta.6 [skip ci] ## [1.7.0-beta.6](ScrapeGraphAI/Scrapegraph-ai@v1.7.0-beta.5...v1.7.0-beta.6) (2024-06-13) ### Bug Fixes * test for fetch node ([49c7e0e](ScrapeGraphAI@49c7e0e)) ### Docs * fix label&logo for github action badges ([071f3d1](ScrapeGraphAI@071f3d1)) ### Test * fix tests for fetch node with proper mock&refactor ([17dd936](ScrapeGraphAI@17dd936))
ci(release): 1.7.0-beta.5 [skip ci] ## [1.7.0-beta.5](ScrapeGraphAI/Scrapegraph-ai@v1.7.0-beta.4...v1.7.0-beta.5) (2024-06-12) ### Features * update fetch node ([1e7f334](ScrapeGraphAI@1e7f334))
ci(release): 1.7.0-beta.4 [skip ci] ## [1.7.0-beta.4](ScrapeGraphAI/Scrapegraph-ai@v1.7.0-beta.3...v1.7.0-beta.4) (2024-06-12) ### Bug Fixes * common params ([6b4cdf9](ScrapeGraphAI@6b4cdf9))
ci(release): 1.7.0-beta.3 [skip ci] ## [1.7.0-beta.3](ScrapeGraphAI/Scrapegraph-ai@v1.7.0-beta.2...v1.7.0-beta.3) (2024-06-11) ### Features * add caching ([d790361](ScrapeGraphAI@d790361)) * add dynamic caching ([7ed2fe8](ScrapeGraphAI@7ed2fe8)) * add new chunking function ([e1f045b](ScrapeGraphAI@e1f045b)) * **merge:** add scriptcreatormulti, rag cache and semchunk ([15421ef](ScrapeGraphAI@15421ef)) * **schema:** merge scripts to follow pydantic schema ([5d692bf](ScrapeGraphAI@5d692bf)) * refactoring of rag node ([7a13a68](ScrapeGraphAI@7a13a68)) ### Bug Fixes * **cache:** correctly pass the node arguments and logging ([c881f64](ScrapeGraphAI@c881f64)) * **node:** fixed generate answer node pydantic schema ([ab00f23](ScrapeGraphAI@ab00f23)) ### Docs * **cache:** added cache_path param ([edddb68](ScrapeGraphAI@edddb68)) * **scriptcreator:** enhance documentation ([650c3aa](ScrapeGraphAI@650c3aa))
ci(release): 1.7.0-beta.2 [skip ci] ## [1.7.0-beta.2](ScrapeGraphAI/Scrapegraph-ai@v1.7.0-beta.1...v1.7.0-beta.2) (2024-06-10) ### Features * Add tests for RobotsNode and update test setup ([b0511ae](ScrapeGraphAI@b0511ae)) * Add tests for SmartScraperGraph using sample text and configuration fixtures ([@tejhande](https://github.com/tejhande)) ([c927145](ScrapeGraphAI@c927145)) * Add tests for SmartScraperGraph using sample text and configuration fixtures ([@tejhande](https://github.com/tejhande)) ([9e7038c](ScrapeGraphAI@9e7038c)) * Add tests for SmartScraperGraph using sample text and configuration fixtures ([@tejhande](https://github.com/tejhande)) ([c286b16](ScrapeGraphAI@c286b16)) * Add tests for SmartScraperGraph using sample text and configuration fixtures ([@tejhande](https://github.com/tejhande)) ([08f1be6](ScrapeGraphAI@08f1be6))
ci(release): 1.7.0-beta.1 [skip ci] ## [1.7.0-beta.1](ScrapeGraphAI/Scrapegraph-ai@v1.6.0...v1.7.0-beta.1) (2024-06-09) ### Features * add csv scraper and xml scraper multi ([b408655](ScrapeGraphAI@b408655)) * **indexify-node:** add example ([5d1fbf8](ScrapeGraphAI@5d1fbf8)) * add forcing format as json ([5cfc101](ScrapeGraphAI@5cfc101)) * add json as output ([5d20186](ScrapeGraphAI@5d20186)) * add json multiscraper ([5bda918](ScrapeGraphAI@5bda918)) * add pdf scraper multi graph ([f5cbd80](ScrapeGraphAI@f5cbd80)) * **pydantic:** added pydantic output schema ([376f758](ScrapeGraphAI@376f758)) * **append_node:** append node to existing graph ([f8b08e0](ScrapeGraphAI@f8b08e0)) * fix an if ([c8d556d](ScrapeGraphAI@c8d556d)) * refactoring of abstract graph ([fff89f4](ScrapeGraphAI@fff89f4)) * refactoring of an in if ([244aada](ScrapeGraphAI@244aada)) * removed a bug ([8de720d](ScrapeGraphAI@8de720d)) * removed rag node ([930f673](ScrapeGraphAI@930f673)) * **version:** update burr version ([cfa1336](ScrapeGraphAI@cfa1336)) ### Bug Fixes * **schema:** fixed json output ([5c9843f](ScrapeGraphAI@5c9843f)) * oneapi model ([4fcb990](ScrapeGraphAI@4fcb990)) * typo in prompt ([4639f0c](ScrapeGraphAI@4639f0c)) ### Docs * stylize badges in readme ([8696ade](ScrapeGraphAI@8696ade)) ### CI * **release:** 1.5.3-beta.1 [skip ci] ([6ea1d2c](ScrapeGraphAI@6ea1d2c)) * **release:** 1.5.3-beta.2 [skip ci] ([b57bcef](ScrapeGraphAI@b57bcef)) * **release:** 1.5.5-beta.1 [skip ci] ([38d138e](ScrapeGraphAI@38d138e)) * **release:** 1.6.0-beta.1 [skip ci] ([1d217e4](ScrapeGraphAI@1d217e4)) * **release:** 1.6.0-beta.10 [skip ci] ([4d0d8fa](ScrapeGraphAI@4d0d8fa)) * **release:** 1.6.0-beta.11 [skip ci] ([3453ac0](ScrapeGraphAI@3453ac0)) * **release:** 1.6.0-beta.2 [skip ci] ([ed1dc0b](ScrapeGraphAI@ed1dc0b)) * **release:** 1.6.0-beta.3 [skip ci] ([b70cb37](ScrapeGraphAI@b70cb37)) * **release:** 1.6.0-beta.4 [skip ci] ([08a14ef](ScrapeGraphAI@08a14ef)) * **release:** 1.6.0-beta.5 [skip ci] ([dde0c7e](ScrapeGraphAI@dde0c7e)) * **release:** 1.6.0-beta.6 [skip ci] ([ac8e7c1](ScrapeGraphAI@ac8e7c1)) * **release:** 1.6.0-beta.7 [skip ci] ([cab5f68](ScrapeGraphAI@cab5f68)) * **release:** 1.6.0-beta.8 [skip ci] ([7a6f016](ScrapeGraphAI@7a6f016)) * **release:** 1.6.0-beta.9 [skip ci] ([ca8aff8](ScrapeGraphAI@ca8aff8))
ci(release): 1.6.0 [skip ci] ## [1.6.0](ScrapeGraphAI/Scrapegraph-ai@v1.5.7...v1.6.0) (2024-06-09) ### Features * Add tests for RobotsNode and update test setup ([dedfa2e](ScrapeGraphAI@dedfa2e)) ### Test * Enhance JSON scraping pipeline test ([d845a1b](ScrapeGraphAI@d845a1b))
ci(release): 1.6.0-beta.11 [skip ci] ## [1.6.0-beta.11](ScrapeGraphAI/Scrapegraph-ai@v1.6.0-beta.10...v1.6.0-beta.11) (2024-06-09) ### Bug Fixes * bug on generate_answer_node ([1d38ed1](ScrapeGraphAI@1d38ed1)) * getter ([67d83cf](ScrapeGraphAI@67d83cf)) * update openai tts class ([10672d6](ScrapeGraphAI@10672d6)) ### Docs * add Japanese README ([4559ab6](ScrapeGraphAI@4559ab6)) * update japanese.md ([f0042a8](ScrapeGraphAI@f0042a8)) * update README.md ([871e398](ScrapeGraphAI@871e398)) ### Test * Enhance JSON scraping pipeline test ([d845a1b](ScrapeGraphAI@d845a1b)) ### CI * **release:** 1.5.5 [skip ci] ([3629215](ScrapeGraphAI@3629215)) * **release:** 1.5.6 [skip ci] ([49cdadf](ScrapeGraphAI@49cdadf)) * **release:** 1.5.7 [skip ci] ([c17daca](ScrapeGraphAI@c17daca))
PreviousNext