VinciGit00
|
672e9a5191
|
refactoring of research function
|
2024-03-27 21:29:10 +01:00 |
|
VinciGit00
|
97d0a6887f
|
add reserch web function
|
2024-03-27 21:22:04 +01:00 |
|
VinciGit00
|
456b90ce09
|
Merge branch 'main' of https://github.com/VinciGit00/Scrapegraph-ai
|
2024-03-26 14:15:46 +01:00 |
|
VinciGit00
|
587dfa5c68
|
refactoring of the saving functions
|
2024-03-26 14:15:36 +01:00 |
|
Marco Perini
|
facbb68710
|
updated discord link
|
2024-03-26 12:32:18 +01:00 |
|
VinciGit00
|
632e0a6163
|
manual deploy
|
2024-03-25 22:05:15 +01:00 |
|
Marco Perini
|
9eb15f0d66
|
Merge pull request #43 from VinciGit00/refactoring_text_node
add new type of scraping through text
|
2024-03-25 21:48:29 +01:00 |
|
VinciGit00
|
be36ab8707
|
add new type of scraping through text
|
2024-03-24 21:22:26 +01:00 |
|
VinciGit00
|
0d4394322d
|
refactoring of bash scripts
|
2024-03-19 11:04:46 +01:00 |
|
VinciGit00
|
f448b8dfb4
|
removed unused return
|
2024-03-18 22:55:24 +01:00 |
|
VinciGit00
|
e25f74ddc8
|
fixed bug for scraping from node + add example
|
2024-03-18 22:53:52 +01:00 |
|
VinciGit00
|
1afb950751
|
refactoring of code, add example on the readme
|
2024-03-18 14:35:47 +01:00 |
|
Marco Perini
|
67437b1d93
|
Merge pull request #42 from VinciGit00/refactoring_nodes
Fixed bug after merge
|
2024-03-18 11:37:10 +01:00 |
|
Perinim
|
814ec7771d
|
Merge remote-tracking branch 'origin/main' into refactoring_nodes
|
2024-03-18 11:35:16 +01:00 |
|
Perinim
|
cae38a0d67
|
fixed bugs after merge
|
2024-03-18 11:30:14 +01:00 |
|
Marco Perini
|
1d20652bcc
|
Merge pull request #41 from VinciGit00/refactoring_nodes
Refactoring nodes and graphs
|
2024-03-18 11:08:54 +01:00 |
|
Perinim
|
b5bdd4e729
|
Merge remote-tracking branch 'origin/main' into refactoring_nodes
|
2024-03-18 11:07:42 +01:00 |
|
Perinim
|
7d3190a636
|
fixed example graphs and utils files
|
2024-03-18 10:20:23 +01:00 |
|
Perinim
|
b547972968
|
fixed custom_graph, graph_builder and trulens_evaluator
|
2024-03-18 09:12:59 +01:00 |
|
Perinim
|
52934bf007
|
implemented graph_config, fixed smart_scraper and speech graph
|
2024-03-17 20:35:04 +01:00 |
|
Perinim
|
f27e0b4c5f
|
removed fetch_html and fetch_text (merged)
|
2024-03-17 17:01:29 +01:00 |
|
Perinim
|
875a7cc4f0
|
refactored RagNode and GenerateAnswerNode
|
2024-03-17 16:48:58 +01:00 |
|
Perinim
|
3585cd81e5
|
refactor fetch node
|
2024-03-17 12:02:35 +01:00 |
|
Perinim
|
20d7b69008
|
refactored BaseNode and ParseNode
|
2024-03-17 11:40:35 +01:00 |
|
VinciGit00
|
e0c5bfe093
|
add new example for gemini
|
2024-03-14 21:03:34 +01:00 |
|
Marco Vinciguerra
|
e64b5c1b42
|
Merge pull request #40 from VinciGit00/First-Gemini-Support
|
2024-03-14 20:02:53 +01:00 |
|
Lorenzo Padoan
|
d0f4b0159f
|
DEV gemini support for simple custom graph
-Not supported yet smartscrapergrapn with gemini
|
2024-03-14 19:35:04 +01:00 |
|
Marco Perini
|
0f3ed3d27b
|
Update README.md
|
2024-03-13 23:54:59 +01:00 |
|
Perinim
|
538133dfff
|
added parse input string function
|
2024-03-13 19:34:51 +01:00 |
|
Marco Vinciguerra
|
5d97edfc5b
|
Update README.md
|
2024-03-13 10:51:43 +01:00 |
|
VinciGit00
|
a849315182
|
add new tests and refactoring of code
|
2024-03-12 21:40:09 +01:00 |
|
VinciGit00
|
9e3df733a6
|
update pyproject configuration
|
2024-03-12 13:52:42 +01:00 |
|
Perinim
|
308c2d28c8
|
fixed text input example
|
2024-03-12 12:22:47 +01:00 |
|
Marco Vinciguerra
|
55702b28a0
|
Merge pull request #39 from VinciGit00/fix-bug-merge
Fix bug merge
|
2024-03-12 11:57:47 +01:00 |
|
Perinim
|
aeff434878
|
fixed docstring
|
2024-03-12 11:53:03 +01:00 |
|
Lorenzo Padoan
|
f264a27c37
|
Update README.md
|
2024-03-12 11:18:34 +01:00 |
|
Perinim
|
4d2e872484
|
fixed speech graph
|
2024-03-12 11:14:14 +01:00 |
|
Perinim
|
9d31db2d35
|
working smart scraper example
|
2024-03-12 11:06:08 +01:00 |
|
Lorenzo Padoan
|
03e6881f00
|
Merge pull request #37 from VinciGit00/refactor-fetch-node
Refactor fetch node, add integration for preprocessing
|
2024-03-08 17:51:19 +01:00 |
|
Lorenzo Padoan
|
a64850d29a
|
Merge pull request #36 from VinciGit00/multiple-chunking-for-generating-answer
Multiple chunking for generating answer
|
2024-03-08 17:51:03 +01:00 |
|
VinciGit00
|
cffd954446
|
add integration in the fetch for preprocessing
|
2024-03-08 17:46:36 +01:00 |
|
VinciGit00
|
ce8bc08b3a
|
refactoring of remove function and implement it in the fetch node
|
2024-03-08 09:43:09 +01:00 |
|
VinciGit00
|
5f20299cf3
|
add tests
|
2024-03-07 13:22:21 +01:00 |
|
VinciGit00
|
ac692d3aff
|
add readme for tests
|
2024-03-06 21:21:21 +01:00 |
|
VinciGit00
|
cd176ff76c
|
removed prints
|
2024-03-05 18:07:21 +01:00 |
|
VinciGit00
|
6663c9c5bc
|
removed the duplicates
|
2024-03-05 14:59:48 +01:00 |
|
VinciGit00
|
ff7f8105bb
|
add multiple merging generate answer node
|
2024-03-05 14:50:31 +01:00 |
|
VinciGit00
|
064f14d7cb
|
fixed a typo
|
2024-03-04 17:47:33 +01:00 |
|
VinciGit00
|
8da3b13fa7
|
add quotation file
|
2024-03-04 10:36:31 +01:00 |
|
Lorenzo Padoan
|
22d636c47b
|
Merge pull request #35 from VinciGit00/creation_dummy_node
Creation dummy node
|
2024-03-03 21:54:33 +01:00 |
|