Commit Graph

80 Commits

Author SHA1 Message Date
Federico Aguzzi
9cd9a874f9 chore: fix example
Committing even though this is not the bug we were looking for
2024-10-18 22:35:33 +02:00
Marco Vinciguerra
35c44e4d2c fix: add new dipendency 2024-10-13 10:17:03 +02:00
Marco Vinciguerra
37b6ba08ae fix: import error 2024-10-07 10:22:17 +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
d55f6bee47 fix: node refiner + examples 2024-09-25 14:53:51 +02:00
Matteo Vedovati
d6a77029bb Validator fixed 2024-09-24 18:12:50 +02:00
Marco Vinciguerra
5a3ece9a1a
Merge branch 'pre/beta' into temp 2024-09-24 12:41:55 +02:00
Matteo Vedovati
5b579b323f gode generator v0.1 2024-09-21 11:44:04 +02:00
Marco Vinciguerra
86f68770e9 fix: removed faiss 2024-09-21 08:25:22 +02:00
Marco Vinciguerra
932412e325 fix: update pyproject.toml 2024-09-18 09:59:14 +02:00
Marco Vinciguerra
ec6b164653 feat: refactoring of the tokenization function 2024-09-12 20:21:00 +02:00
Marco Vinciguerra
1a7f21fbf3 feat: removed semchunk and used tikton 2024-09-10 14:03:52 +02:00
Marco Vinciguerra
9e9c77551f add examples multi concat
Some checks failed
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
2024-09-06 16:13:36 +02:00
Federico Aguzzi
52fe441c5a fix(ScreenShotScraper): static import of optional dependencies 2024-09-04 15:00:30 +02:00
Marco Vinciguerra
89b1f10477
Merge pull request #621 from ScrapeGraphAI/609-fix-deepseek-instancing
Fix deepseek and ollama instancing
2024-09-02 12:45:13 +02:00
Federico Aguzzi
398b2c556f fix(Ollama): instance model from correct package 2024-09-02 12:28:36 +02:00
Marco Vinciguerra
a73573d87a update version 2024-08-31 12:32:25 +02:00
Marco Vinciguerra
388630c0ff fix: screenshot scraper 2024-08-30 13:02:13 +02:00
Marco Vinciguerra
a0d21137b7 refactoring of folders 2024-08-30 12:17:21 +02:00
Marco Vinciguerra
cf73883451 fix: bug for abstract graph 2024-08-27 18:05:34 +02:00
Federico Aguzzi
83e71df2e2 fix: set up dynamic imports correctly 2024-08-27 16:54:57 +02:00
Federico Aguzzi
683bf57d89 fix(ParseNode): leave room for LLM reply in context window 2024-08-19 11:33:09 +02:00
Marco Vinciguerra
ebdb74967d add new model for gpt 2024-08-17 15:00:44 +02:00
Federico Aguzzi
bae89e832e Merge branch 'pre/beta' into 530-probable-bug 2024-08-12 10:37:50 +02:00
Federico Aguzzi
e6bedb6701 fix(AbstractGraph): pass kwargs to Ernie and Nvidia models
Some checks failed
/ build (push) Has been cancelled
Co-Authored-By: Marco Vinciguerra <88108002+VinciGit00@users.noreply.github.com>
2024-08-12 10:11:45 +02:00
Matteo Vedovati
9814b6dd85 fixed versioning errors 2024-08-11 10:04:15 +02:00
Marco Vinciguerra
f01b55e89b fix: fetch node 2024-08-10 11:41:51 +02:00
Marco Vinciguerra
b6bff0be33
Merge branch 'pre/beta' into mistral-ai-integration 2024-08-07 21:24:18 +02:00
Matteo Vedovati
29ad140fa3 fix: refactoring of fetch_node 2024-08-07 11:56:10 +02:00
Federico Aguzzi
9868555123 chore: update requirements for mistral 2024-08-06 17:23:56 +02:00
Marco Vinciguerra
82e63213ae Merge branch 'pre/beta' of https://github.com/ScrapeGraphAI/Scrapegraph-ai into pre/beta
Some checks failed
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
2024-08-06 17:07:35 +02:00
Marco Vinciguerra
37dd6e9ba9 update reqs
Co-Authored-By: Matteo Vedovati <68272450+vedovati-matteo@users.noreply.github.com>
2024-08-06 17:07:33 +02:00
Federico Aguzzi
1193984434 fix: rebuild pyproject, requirements and lockfiles 2024-08-06 16:33:56 +02:00
Marco Vinciguerra
886bab78e7
Merge branch 'main' into temp-1 2024-08-06 10:04:57 +02:00
Federico Aguzzi
ade28fca2c fix(AbstractGraph): instantiation of Azure GPT models
Some checks failed
/ build (push) Has been cancelled
Closes #498
2024-08-02 12:15:43 +02:00
Marco Vinciguerra
7076ab12d3 allignment 2024-08-01 11:31:27 +02:00
Marco Vinciguerra
07ef383ab9 add rye packages
Some checks are pending
/ build (push) Waiting to run
Co-Authored-By: Federico Aguzzi <62149513+f-aguzzi@users.noreply.github.com>
2024-07-30 11:11:31 +02:00
Federico Aguzzi
9275486240 refactor: remove redundant LangChain wrappers
Some checks are pending
/ build (push) Waiting to run
2024-07-29 21:59:39 +02:00
Marco Vinciguerra
9e795f4e35 removed unused init files
Co-Authored-By: Federico Aguzzi <62149513+f-aguzzi@users.noreply.github.com>
2024-07-29 17:35:10 +02:00
Federico Aguzzi
d177afb68b refactor(Ollama): integrate new LangChain chat init 2024-07-29 11:24:34 +02:00
Federico Aguzzi
52643d52d0 Merge branch 'main' into temp 2024-07-25 11:53:34 +02:00
Marco Perini
49b6468fb1
Merge branch 'main' into pre/beta 2024-07-23 16:14:15 +02:00
Marco Vinciguerra
8dd941e39e update generate answer nodes
Co-Authored-By: Federico Aguzzi <62149513+f-aguzzi@users.noreply.github.com>
2024-07-23 12:40:11 +02:00
Federico Aguzzi
d6312bfc9b chore: update pyproject, rebuild lockfiles 2024-07-23 11:46:37 +02:00
Marco Vinciguerra
9a5948e229
Merge branch 'main' into temp 2024-07-23 11:40:04 +02:00
Federico Aguzzi
72ff20d34c Merge branch 'pre/beta' into 479-using-nemotron-from-nvidia 2024-07-23 10:54:38 +02:00
Marco Vinciguerra
eb4c89875b update dependencies 2024-07-22 20:22:42 +02:00
Federico Aguzzi
74d142eaae chore: upgrade dependencies and scripts
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-07-22 18:32:32 +02:00
Federico Aguzzi
0425124c57 chore(pyproject): upgrade dependencies 2024-07-22 12:58:18 +02:00
Marco Vinciguerra
fc0dadb8f8 feat: add nvidia connection 2024-07-22 11:56:33 +02:00