Commit Graph

32 Commits

Author SHA1 Message Date
Marco Vinciguerra
b7d5a20ae0
Merge pull request #764 from ScrapeGraphAI/pre/beta 2024-10-26 10:05:15 +02:00
Marco Vinciguerra
4cd5ef296e add docstring files
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-10-24 15:28:27 +02:00
Marco Vinciguerra
51c55eb3a2 feat: add model integration gpt4 2024-10-24 09:10:51 +02:00
Marco Vinciguerra
f658092dff feat: refactoring of get_probable_tags node 2024-10-23 12:15:16 +02:00
ekinsenler
cacd9cde00 feat: add conditional node structure to the smart_scraper_graph and implemented a structured way to check condition 2024-10-15 14:23:02 +03:00
Marco Vinciguerra
47645d92ce removed unused files 2024-10-12 09:41:02 +02:00
Marco Vinciguerra
cf0cfbd28b
Merge pull request #737 from ScrapeGraphAI/prompt-refactoring 2024-10-11 07:39:41 +02:00
Marco Vinciguerra
91ede933f8 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-10-10 14:08:13 +02:00
Marco Vinciguerra
5a2f6d9a77 feat: prompt refactoring 2024-10-10 10:35:37 +02:00
Marco Vinciguerra
8753537ecd fix: nodes prompt 2024-10-09 14:38:31 +02:00
Marco Vinciguerra
c655642577 fix: refactoring prompts 2024-10-09 14:22:34 +02:00
Marco Vinciguerra
a200f595de refactoring of examples 2024-10-08 08:54:18 +02:00
Marco Vinciguerra
85cb957297 feat: finished basic version of deep scraper
Co-Authored-By: Matteo Vedovati <68272450+vedovati-matteo@users.noreply.github.com>
2024-10-03 13:13:04 +02:00
Marco Vinciguerra
55199e8307 add first iterations of the nodes 2024-09-30 14:23:46 +02:00
Marco Vinciguerra
d9a8208b08
Merge branch 'pre/beta' into branch_temp 2024-09-29 15:43:59 +02:00
Marco Vinciguerra
560f079d4c refactoring of the code 2024-09-28 09:02:20 +02:00
Marco Vinciguerra
b2822f620a feat: add reasoning integration 2024-09-27 17:45:44 +02:00
Marco Vinciguerra
9fa109453f
Update reasoning_node_prompts.py 2024-09-27 14:09:35 +02:00
Matteo Vedovati
b7b3e9660f reasoning node refactoring 2024-09-26 18:33:22 +02:00
Matteo Vedovati
ce841e21fb Code generation refactoring 2024-09-24 19:04:43 +02:00
Matteo Vedovati
2d2c7194be Template refactoring 2024-09-24 18:33:12 +02:00
Marco Vinciguerra
f9b121f765 fix: chat for bedrock 2024-09-22 16:47:19 +02:00
Federico Aguzzi
052f7d5e66 fix(SearchNode): prompt
Co-Authored-By: Andrew Masek <8219702+portoaj@users.noreply.github.com>
2024-08-20 09:53:35 +02:00
Marco Vinciguerra
8b8d8f09b7 refactoring of the code according to pylint style
Some checks are pending
/ build (push) Waiting to run
Release / Build (push) Waiting to run
Release / Release (push) Blocked by required conditions
2024-08-18 11:51:34 +02:00
Matteo Vedovati
a3b7181f95 quick fix typo 2024-08-11 11:52:50 +02:00
Matteo Vedovati
734b740bf9 Template name refactoring 2024-08-11 11:46:01 +02:00
Matteo Vedovati
98779d193b search_link_node prompts moved 2024-08-11 11:43:22 +02:00
Matteo Vedovati
ef966525c3 search_link_node prompt moved 2024-08-11 11:34:49 +02:00
Matteo Vedovati
86a4903e99 search_internet_node prompt moved 2024-08-11 11:31:51 +02:00
Matteo Vedovati
f455fcbc5f robot_node prompt moved 2024-08-11 11:27:27 +02:00
Matteo Vedovati
7c6210019e Merge branch 'pre/beta' of https://github.com/vedovati-matteo/Scrapegraph-ai into pre/beta 2024-08-11 09:42:38 +02:00
Matteo Vedovati
3b5b24d6f8 Added new folder for prompts 2024-08-11 09:32:00 +02:00