Commit Graph

468 Commits

Author SHA1 Message Date
VinciGit00
cd8d3e7a4f refactoring of the graphs 2024-04-26 11:08:56 +02:00
VinciGit00
b2ebabd32f Update base_graph.py 2024-04-25 19:45:49 +02:00
VinciGit00
e714a59c2e refactoring of engine 2024-04-25 19:22:12 +02:00
VinciGit00
1b004d82a1 add new version 2024-04-25 12:15:41 +02:00
Marco Perini
1ae5d269f8
Merge pull request #78 from VinciGit00/robots_test
Robots test 🤖
2024-04-25 10:53:33 +02:00
VinciGit00
1056cff50d fixed bug on custom graph 2024-04-25 09:13:48 +02:00
VinciGit00
a73496df9b refactoring of nodes 2024-04-24 21:13:27 +02:00
VinciGit00
3a7fd7a2e3 Update commit_and_push.sh 2024-04-24 20:42:24 +02:00
VinciGit00
9898bfb071 add test evaluation 2024-04-24 20:36:49 +02:00
VinciGit00
e68b707e0d changed color and return type 2024-04-24 17:29:49 +02:00
EURAC\marperini
ae49dee985 fixed robots_node and add test 2024-04-24 16:12:53 +02:00
VinciGit00
9b9a9f204c handling the agent model 2024-04-24 13:13:46 +02:00
VinciGit00
adf89e5e1b add new info for robot node 2024-04-24 10:14:26 +02:00
VinciGit00
726efb7f00 add new info 2024-04-23 20:51:39 +02:00
VinciGit00
8ef9dec2e2 add new node 2024-04-23 20:23:35 +02:00
Marco Vinciguerra
b8a342ec90
Update Readme.md 2024-04-23 13:21:54 +02:00
Lorenzo Padoan
12dcc5065a ADD benchmarks m2 max llama3 2024-04-23 12:28:51 +02:00
VinciGit00
3c90d2f4fe add info for gemini example 2024-04-22 22:52:40 +02:00
VinciGit00
261ecbf3a5 fixed typos in the doc 2024-04-22 21:32:06 +02:00
VinciGit00
3960e56d29 fixed typos in the doc 2024-04-22 21:31:23 +02:00
Marco Vinciguerra
486052116a
Update README.md 2024-04-22 16:53:56 +02:00
Marco Vinciguerra
d9abddf87c
Update README.md 2024-04-22 16:53:32 +02:00
Marco Perini
4c69bd31c6
Merge pull request #76 from DPende/main
refactor: fixed text errors in CONTRIBUTING.md
2024-04-22 12:32:00 +02:00
DPende
41aa2349b6 refactor: fixed text errors 2024-04-22 12:02:54 +02:00
Marco Perini
af94fa3ae1
typo fix 2024-04-22 08:59:37 +02:00
Marco Vinciguerra
6e56102340
Update CONTRIBUTING.md 2024-04-21 22:54:32 +02:00
VinciGit00
74d7ef614a refactor of conbert to json function 2024-04-21 20:30:56 +02:00
VinciGit00
ec3fef9683 add new version 2024-04-21 20:22:31 +02:00
Marco Vinciguerra
11140e8161
Merge pull request #75 from arsaboo/csv
Remove .csv extension from filename in convert_to_csv.py
2024-04-21 20:18:50 +02:00
Alok Saboo
6cbf992870 chore: Remove .csv extension from filename in convert_to_csv.py 2024-04-21 14:13:34 -04:00
Lorenzo Padoan
9d795f167b Merge branch 'main' of https://github.com/VinciGit00/Scrapegraph-ai 2024-04-21 17:18:57 +02:00
Lorenzo Padoan
cf47988b28 FIX documentation error 2024-04-21 17:18:42 +02:00
VinciGit00
a3bad947f4 changed the license 2024-04-21 17:17:46 +02:00
Lorenzo Padoan
968e082856 Merge branch 'main' of https://github.com/VinciGit00/Scrapegraph-ai 2024-04-21 17:13:36 +02:00
Lorenzo Padoan
1bb2a11099 UPD readthedocs 2024-04-21 17:13:34 +02:00
VinciGit00
411ffbe778 add new version 2024-04-21 17:12:37 +02:00
Marco Perini
b31391680e
Merge pull request #74 from VinciGit00/llama3
add integration for llama3
2024-04-21 17:03:52 +02:00
VinciGit00
8aa2cadb00 add integration for llama3 2024-04-21 13:11:10 +02:00
VinciGit00
b683854bf0 add new version 2024-04-21 11:27:38 +02:00
EURAC\marperini
ac099e2763 fixed ollama embedder params 2024-04-21 01:21:09 +02:00
Marco Vinciguerra
fe0b6d4566
Merge pull request #72 from VinciGit00/refactoring_nodes_openai
add new benchmarks
2024-04-20 22:50:20 +02:00
VinciGit00
d3e2eb6ea5 add new benchmarks 2024-04-20 22:49:25 +02:00
Marco Vinciguerra
b4e7c5298b
Merge pull request #71 from VinciGit00/refactoring_nodes_openai
revert to old naming
2024-04-19 14:56:40 +02:00
VinciGit00
13669cc1ab revert to old naming 2024-04-19 13:43:51 +02:00
Marco Vinciguerra
d34df2ff4d
Merge pull request #70 from VinciGit00/refactoring_nodes_openai
Refactoring nodes openai
2024-04-19 13:26:08 +02:00
VinciGit00
8449e1d8df add new pipeline 2024-04-19 13:24:47 +02:00
VinciGit00
a2349e56af recatoring of nodes excluive for openai 2024-04-19 13:21:48 +02:00
Marco Perini
50ce67d8d1
Updated X url 2024-04-19 12:14:59 +02:00
VinciGit00
7815473b6d Update script_generator_test.py 2024-04-19 10:37:22 +02:00
VinciGit00
ebc140475c Merge branch 'main' of https://github.com/VinciGit00/Scrapegraph-ai 2024-04-19 10:37:01 +02:00