Commit Graph

30 Commits

Author SHA1 Message Date
Marco Vinciguerra
b84883bfd1 add smartscraper lite 2024-10-21 09:39:17 +02:00
Marco Vinciguerra
2991ca8dd2 add examples smart scraper lite 2024-10-21 09:33:40 +02:00
Marco Vinciguerra
a57da96175 fix: removed pdf_scraper graph and created document scraper 2024-10-08 09:35:47 +02:00
Marco Vinciguerra
a200f595de refactoring of examples 2024-10-08 08:54:18 +02:00
Marco Vinciguerra
c91975e0c8 update examples 2024-10-03 15:32:29 +02:00
Marco Vinciguerra
76ce257efb fix: update to pydantic documentation 2024-09-25 15:12:29 +02:00
Matteo Vedovati
fb879012d3 Add code generator examples 2024-09-25 10:28:11 +02:00
Lorenzo Paleari
eb89549248
feat: updated pydantic to v2 2024-09-17 23:08:56 +02:00
Marco Vinciguerra
9e9c77551f add examples multi concat
Some checks failed
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
2024-09-06 16:13:36 +02:00
Federico Aguzzi
2859fb72d6 feat(AbstractGraph): add adjustable rate limit 2024-09-05 16:31:33 +02:00
Lorenzo Paleari
57337a0a8c
fix: Removed link_urls and img_ulrs from FetchNode output 2024-09-02 12:53:40 +02:00
Marco Vinciguerra
a96617d6f8 changed pydantic with langchain_pydantic
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
2024-08-29 22:39:02 +02:00
Federico Aguzzi
f6df9b7512 chore(examples): update model names 2024-08-27 12:41:18 +02:00
Marco Vinciguerra
e3fbf01c5b
Revert "Anthropic refactoring" 2024-08-25 10:54:19 +02:00
Marco Vinciguerra
9df4b14bc0 refacttoring of the anthropic example 2024-08-25 10:53:01 +02:00
Marco Vinciguerra
7d2fc672c8 feat: add structured output format 2024-08-19 14:15:54 +02:00
Marco Vinciguerra
9e1d0f6506 fixing import bug
Co-Authored-By: Matteo Vedovati <68272450+vedovati-matteo@users.noreply.github.com>
2024-08-11 19:23:30 +02:00
Marco Vinciguerra
f42d47e2c3 add examples 2024-07-15 20:27:44 +02:00
Marco Vinciguerra
8bd8fb0859 refactoring of examples
Some checks are pending
Release / Build (push) Waiting to run
Release / Release (push) Blocked by required conditions
2024-07-10 12:19:41 +02:00
Marco Perini
a10b060409
Merge pull request #361 from VinciGit00/multi_scraper_implementation
Multi scraper implementation
2024-06-12 00:49:18 +02:00
Marco Vinciguerra
9326637cc3 Merge branch 'main' into pre/beta 2024-06-09 17:04:11 +02:00
Marco Vinciguerra
fe8083fe48 Update pdf_scraper_graph_haiku.py
Some checks failed
/ build (3.10) (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
2024-06-09 10:02:29 +02:00
Marco Vinciguerra
5dc6165881 add example
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
/ build (3.10) (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
2024-06-09 09:25:37 +02:00
Marco Vinciguerra
c14fb88fca add examples
Some checks failed
/ build (3.10) (push) Has been cancelled
2024-06-09 08:58:47 +02:00
Marco Vinciguerra
4f53b09bf1 add examples for schema
Some checks are pending
/ build (3.10) (push) Waiting to run
Release / Build (push) Waiting to run
Release / Release (push) Blocked by required conditions
2024-06-05 10:43:57 +02:00
Marco Vinciguerra
743dfe1191 add all possible examples 2024-06-03 12:19:43 +02:00
Marco Vinciguerra
fa9722d2b9 add examples 2024-06-02 14:43:02 +02:00
Marco Vinciguerra
3b90ebd9a8 add new examples 2024-05-29 10:41:37 +02:00
Marco Vinciguerra
ecd98b2a45 add sche,a example 2024-05-26 12:15:48 +02:00
Cem Uzunoglu
e264e92e72 Added support for Claude 3 models from Anthropic 2024-05-06 14:34:35 +03:00