Tags: mudler/Scrapegraph-ai
Tags
ci(release): 0.11.0-beta.1 [skip ci] ## [0.11.0-beta.1](ScrapeGraphAI/Scrapegraph-ai@v0.10.0...v0.11.0-beta.1) (2024-05-10) ### Features * Add support for passing pdf path as source ([f10f3b1](ScrapeGraphAI@f10f3b1)) * update info ([4ed0fb8](ScrapeGraphAI@4ed0fb8)) ### Bug Fixes * add json integration ([0ab31c3](ScrapeGraphAI@0ab31c3)) * Augment the information getting fetched from a webpage ([f8ce3d5](ScrapeGraphAI@f8ce3d5)) * fixed bugs for csv and xml ([324e977](ScrapeGraphAI@324e977)) * limit python version to < 3.12 ([a37fbbc](ScrapeGraphAI@a37fbbc)) ### CI * **release:** 0.10.0-beta.3 [skip ci] ([ad32298](ScrapeGraphAI@ad32298)) * **release:** 0.10.0-beta.4 [skip ci] ([548bff9](ScrapeGraphAI@548bff9)) * **release:** 0.10.0-beta.5 [skip ci] ([28c9dce](ScrapeGraphAI@28c9dce)) * **release:** 0.10.0-beta.6 [skip ci] ([460d292](ScrapeGraphAI@460d292))
ci(release): 0.10.0-beta.6 [skip ci] ## [0.10.0-beta.6](ScrapeGraphAI/Scrapegraph-ai@v0.10.0-beta.5...v0.10.0-beta.6) (2024-05-09) ### Bug Fixes * add json integration ([0ab31c3](ScrapeGraphAI@0ab31c3))
ci(release): 0.10.0-beta.5 [skip ci] ## [0.10.0-beta.5](ScrapeGraphAI/Scrapegraph-ai@v0.10.0-beta.4...v0.10.0-beta.5) (2024-05-09) ### Bug Fixes * fixed bugs for csv and xml ([324e977](ScrapeGraphAI@324e977))
ci(release): 0.10.0-beta.4 [skip ci] ## [0.10.0-beta.4](ScrapeGraphAI/Scrapegraph-ai@v0.10.0-beta.3...v0.10.0-beta.4) (2024-05-09) ### Features * Add support for passing pdf path as source ([f10f3b1](ScrapeGraphAI@f10f3b1)) ### Bug Fixes * limit python version to < 3.12 ([a37fbbc](ScrapeGraphAI@a37fbbc))
ci(release): 0.10.0-beta.3 [skip ci] ## [0.10.0-beta.3](ScrapeGraphAI/Scrapegraph-ai@v0.10.0-beta.2...v0.10.0-beta.3) (2024-05-09) ### Features * update info ([4ed0fb8](ScrapeGraphAI@4ed0fb8))
ci(release): 0.10.0 [skip ci] ## [0.10.0](ScrapeGraphAI/Scrapegraph-ai@v0.9.0...v0.10.0) (2024-05-08) ### Features * add claude documentation ([5bdee55](ScrapeGraphAI@5bdee55)) * add gemini embeddings ([79daa4c](ScrapeGraphAI@79daa4c)) * add llava integration ([019b722](ScrapeGraphAI@019b722)) * add new hugging_face models ([d5547a4](ScrapeGraphAI@d5547a4)) * Fix bug for gemini case when embeddings config not passed ([726de28](ScrapeGraphAI@726de28)) * fixed custom_graphs example and robots_node ([84fcb44](ScrapeGraphAI@84fcb44)) * multiple graph instances ([dbb614a](ScrapeGraphAI@dbb614a)) * **node:** multiple url search in SearchGraph + fixes ([930adb3](ScrapeGraphAI@930adb3)) * refactoring search function ([aeb1acb](ScrapeGraphAI@aeb1acb)) ### Bug Fixes * bug on .toml ([f7d66f5](ScrapeGraphAI@f7d66f5)) * **llm:** fixed gemini api_key ([fd01b73](ScrapeGraphAI@fd01b73)) * **examples:** local, mixed models and fixed SearchGraph embeddings problem ([6b71ec1](ScrapeGraphAI@6b71ec1)) * **examples:** openai std examples ([186c0d0](ScrapeGraphAI@186c0d0)) * removed .lock file for deployment ([d4c7d4e](ScrapeGraphAI@d4c7d4e)) ### Docs * update README.md ([17ec992](ScrapeGraphAI@17ec992)) ### CI * **release:** 0.10.0-beta.1 [skip ci] ([c47a505](ScrapeGraphAI@c47a505)) * **release:** 0.10.0-beta.2 [skip ci] ([3f0e069](ScrapeGraphAI@3f0e069)) * **release:** 0.9.0-beta.2 [skip ci] ([5aa600c](ScrapeGraphAI@5aa600c)) * **release:** 0.9.0-beta.3 [skip ci] ([da8c72c](ScrapeGraphAI@da8c72c)) * **release:** 0.9.0-beta.4 [skip ci] ([8c5397f](ScrapeGraphAI@8c5397f)) * **release:** 0.9.0-beta.5 [skip ci] ([532adb6](ScrapeGraphAI@532adb6)) * **release:** 0.9.0-beta.6 [skip ci] ([8c0b46e](ScrapeGraphAI@8c0b46e)) * **release:** 0.9.0-beta.7 [skip ci] ([6911e21](ScrapeGraphAI@6911e21)) * **release:** 0.9.0-beta.8 [skip ci] ([739aaa3](ScrapeGraphAI@739aaa3))
ci(release): 0.10.0-beta.2 [skip ci] ## [0.10.0-beta.2](ScrapeGraphAI/Scrapegraph-ai@v0.10.0-beta.1...v0.10.0-beta.2) (2024-05-08) ### Bug Fixes * **examples:** local, mixed models and fixed SearchGraph embeddings problem ([6b71ec1](ScrapeGraphAI@6b71ec1)) * **examples:** openai std examples ([186c0d0](ScrapeGraphAI@186c0d0)) * removed .lock file for deployment ([d4c7d4e](ScrapeGraphAI@d4c7d4e)) ### Docs * update README.md ([17ec992](ScrapeGraphAI@17ec992))
ci(release): 0.10.0-beta.1 [skip ci] ## [0.10.0-beta.1](ScrapeGraphAI/Scrapegraph-ai@v0.9.0...v0.10.0-beta.1) (2024-05-06) ### Features * add claude documentation ([5bdee55](ScrapeGraphAI@5bdee55)) * add gemini embeddings ([79daa4c](ScrapeGraphAI@79daa4c)) * add llava integration ([019b722](ScrapeGraphAI@019b722)) * add new hugging_face models ([d5547a4](ScrapeGraphAI@d5547a4)) * Fix bug for gemini case when embeddings config not passed ([726de28](ScrapeGraphAI@726de28)) * fixed custom_graphs example and robots_node ([84fcb44](ScrapeGraphAI@84fcb44)) * multiple graph instances ([dbb614a](ScrapeGraphAI@dbb614a)) * **node:** multiple url search in SearchGraph + fixes ([930adb3](ScrapeGraphAI@930adb3)) * refactoring search function ([aeb1acb](ScrapeGraphAI@aeb1acb)) ### Bug Fixes * bug on .toml ([f7d66f5](ScrapeGraphAI@f7d66f5)) * **llm:** fixed gemini api_key ([fd01b73](ScrapeGraphAI@fd01b73)) ### CI * **release:** 0.9.0-beta.2 [skip ci] ([5aa600c](ScrapeGraphAI@5aa600c)) * **release:** 0.9.0-beta.3 [skip ci] ([da8c72c](ScrapeGraphAI@da8c72c)) * **release:** 0.9.0-beta.4 [skip ci] ([8c5397f](ScrapeGraphAI@8c5397f)) * **release:** 0.9.0-beta.5 [skip ci] ([532adb6](ScrapeGraphAI@532adb6)) * **release:** 0.9.0-beta.6 [skip ci] ([8c0b46e](ScrapeGraphAI@8c0b46e)) * **release:** 0.9.0-beta.7 [skip ci] ([6911e21](ScrapeGraphAI@6911e21)) * **release:** 0.9.0-beta.8 [skip ci] ([739aaa3](ScrapeGraphAI@739aaa3))
ci(release): 0.9.0-beta.8 [skip ci] ## [0.9.0-beta.8](ScrapeGraphAI/Scrapegraph-ai@v0.9.0-beta.7...v0.9.0-beta.8) (2024-05-06) ### Features * add llava integration ([019b722](ScrapeGraphAI@019b722))
ci(release): 0.9.0-beta.7 [skip ci] ## [0.9.0-beta.7](ScrapeGraphAI/Scrapegraph-ai@v0.9.0-beta.6...v0.9.0-beta.7) (2024-05-06) ### Bug Fixes * **llm:** fixed gemini api_key ([fd01b73](ScrapeGraphAI@fd01b73))
PreviousNext