Commit Graph

19 Commits

Author SHA1 Message Date
Marco Vinciguerra
ffa1067f0d
Merge pull request #756 from shenghongtw/pre/beta
The smart_scraper_multi_graph method is too expensive
2024-10-20 10:13:47 +02:00
roryhaung
3e8f047ab6 Renamed smart_scraper_multi_abstract_graph back to smart_scraper_multi_graph. 2024-10-18 03:10:57 +08:00
roryhaung
974f88a77e rename SmartScraperMultiGraph to SmartScraperMultiLiteGraph 2024-10-18 03:01:59 +08:00
roryhaung
6dbac93668 rename the SmartScraperMultiParseMergeFirstGraph to SmartScraperMultiGraph 2024-10-18 01:52:39 +08:00
Marco Vinciguerra
db4b7cd3d1 refactoring of the code 2024-10-15 11:21:04 +02:00
Marco Vinciguerra
560f079d4c refactoring of the code 2024-09-28 09:02:20 +02:00
Marco Vinciguerra
9905be8a37 fix: script creator multi 2024-09-26 10:09:36 +02:00
Marco Vinciguerra
bc881b4aaa refctoring of the code
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-09-23 08:37:52 +02:00
Lorenzo Paleari
a92dddb3e0
fix: update all nodes that were using MergeNode or IteratorNode 2024-09-13 04:19:40 +02:00
roryhaung
57a58e162e docs: Updated the graph_config in the documentation. 2024-09-12 14:50:02 +08:00
Marco Vinciguerra
fe3aa28fe7 refactoring of the code
Some checks failed
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
2024-09-11 16:04:43 +02:00
smith peng
cd07418474 fix: deepcopy fail for coping model_instance config 2024-08-31 16:26:11 +08:00
Marco Vinciguerra
8b2c266aff refactoring of the code
Co-Authored-By: Matteo Vedovati <68272450+vedovati-matteo@users.noreply.github.com>
2024-08-10 17:44:35 +02:00
Jason Vertrees
aedda44868 fix: updated for schema changes
docs: updated for schema changes
2024-06-18 13:31:10 -05:00
Marco Perini
080a318ff6 feat(telemetry): add telemetry module 2024-06-17 13:00:33 +02:00
Marco Perini
283b61fafc docs: better logging 2024-06-13 18:13:47 +02:00
Marco Perini
376f758a76 feat(pydantic): added pydantic output schema 2024-06-04 23:07:49 +02:00
Marco Perini
5684578fab fix(kg): removed unused nodes and utils 2024-05-25 00:44:14 +02:00
Marco Perini
fc58e2d3a6 feat(smart-scraper-multi): add schema to graphs and created SmartScraperMultiGraph 2024-05-21 13:13:27 +02:00