Commit Graph

280 Commits

Author SHA1 Message Date
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
VinciGit00
ab71a6bc5a fixed documentation and fetch_text_node 2024-03-03 18:50:03 +01:00
VinciGit00
e29454e5df add doc for the text node 2024-03-03 12:32:26 +01:00
VinciGit00
a0c77491bf add new progresbbar and finished the node 2024-03-02 20:51:29 +01:00
VinciGit00
1250aeeb8e add the node for reading the html as a txt 2024-03-02 13:32:34 +01:00
Marco Vinciguerra
527c810235
Update README.md 2024-02-29 21:56:13 +01:00
VinciGit00
79387d1617 refactoring for pylint score 2024-02-29 10:49:25 +01:00
VinciGit00
17d1f6a47b fix pylint score 2024-02-29 10:32:00 +01:00
VinciGit00
f4d5941831 refctoring of RAG node 2024-02-29 10:29:39 +01:00
Marco Perini
20a78acede
Merge pull request #31 from VinciGit00/refactoring-parse-html
Refactoring parse html
2024-02-28 17:57:39 +01:00
Marco Perini
5735f3ec7f
Merge branch 'main' into refactoring-parse-html 2024-02-28 17:57:28 +01:00
VinciGit00
89d193392d refactor of parse_html_node 2024-02-27 17:02:06 +01:00
VinciGit00
cd405e4202 removed llm req 2024-02-27 12:28:46 +01:00
VinciGit00
f1bada175c refactoring of parse node 2024-02-27 12:24:22 +01:00