YOSO Ai Versions Save

Python scraper based on AI

v0.6.2

1 week ago

0.6.2 (2024-05-02)

Bug Fixes

  • add to requirements.txt langchain-aws = "^0.1.2" (1afa319)

Docs

CI

  • release: 0.6.1-beta.1 [skip ci] (75a4042)

v0.6.1

1 week ago

0.6.1 (2024-05-02)

Bug Fixes

v0.6.1-beta.1

1 week ago

0.6.1-beta.1 (2024-05-02)

Bug Fixes

  • add to requirements.txt langchain-aws = "^0.1.2" (1afa319)

v0.6.0

1 week ago

0.6.0 (2024-05-02)

Features

  • added node and graph for CSV scraping (4d542a8)
  • Allow end users to pass model instances for llm and embedding model (b86aac2)
  • modified node name (02d1af0)

CI

  • release: 0.5.0-beta.7 [skip ci] (40b2a34)
  • release: 0.5.0-beta.8 [skip ci] (c11331a)

v0.5.0-beta.8

1 week ago

0.5.0-beta.8 (2024-05-02)

Features

  • Allow end users to pass model instances for llm and embedding model (b86aac2)

v0.5.2

1 week ago

0.5.2 (2024-05-02)

Bug Fixes

  • bug on script_creator_graph.py (4a3bc37)

v0.5.1

1 week ago

0.5.1 (2024-05-02)

Bug Fixes

Docs

  • added venv suggestion (ba2b24b)
  • base and fetch node (e981796)
  • change contributing.md with new ci/cd workflow (3e91a46)
  • fixed basegraph docstring (29427c2)
  • graphs and helpers docstrings (0631985)
  • refactor examples (c11fc28)
  • refactor models docstrings (18c20eb)
  • refactor nodes docstrings (1409797)
  • update utils docstrings (cf038b3)

v0.5.0-beta.7

1 week ago

0.5.0-beta.7 (2024-05-01)

Features

  • added node and graph for CSV scraping (4d542a8)
  • modified node name (02d1af0)

v0.5.0

1 week ago

0.5.0 (2024-04-30)

Features

  • add cluade integration (e0ffc83)
  • add co-author (719a353)
  • fetch: added playwright support (42ab0aa)
  • added verbose flag to suppress print statements (2dd7817)
  • base groq + requirements + toml update with groq (7dd5b1a)
  • refactor: changed variable names (8fba7e5)
  • llm: implemented groq model (dbbf10f)
  • updated requirements.txt (d368725)

Bug Fixes

  • script generator and add new benchmarks (e3d0194)

CI

  • release: 0.4.0-beta.3 [skip ci] (d13321b)
  • release: 0.5.0-beta.1 [skip ci] (450291f)
  • release: 0.5.0-beta.2 [skip ci] (ff7d12f)
  • release: 0.5.0-beta.3 [skip ci] (7e81f7c)
  • release: 0.5.0-beta.4 [skip ci] (14e56f6)
  • release: 0.5.0-beta.5 [skip ci] (5ac97e2)
  • release: 0.5.0-beta.6 [skip ci] (9356124)

v0.5.0-beta.6

1 week ago

0.5.0-beta.6 (2024-04-30)

Features

  • added verbose flag to suppress print statements (2dd7817)