Shubham Kamboj
|
d830d1371b
|
Resolve merge conflicts
|
2024-05-04 22:01:40 +05:30 |
|
Shubham Kamboj
|
7599234ab9
|
feat: Enable end users to pass model instances of HuggingFaceHub
|
2024-05-04 21:42:57 +05:30 |
|
Marco Perini
|
aa9271e7bc
|
feat: Azure implementation + embeddings refactoring
|
2024-05-03 21:40:01 +02:00 |
|
S4mpl3r
|
819cbcd3be
|
refactor: Changed the way embedding model is created in AbstractGraph class and removed handling of embedding model creation from RAGNode. Now AbstractGraph will call a dedicated method for embedding models instead of _create_llm. This makes it easy to use any LLM with any supported embedding model.
|
2024-05-03 16:14:27 +03:30 |
|
Marco Perini
|
1219caa4ff
|
Merge pull request #130 from VinciGit00/main
reallignment
|
2024-05-03 10:37:10 +02:00 |
|
VinciGit00
|
431b495baa
|
add examples for azure
|
2024-05-02 22:30:20 +02:00 |
|
VinciGit00
|
967108dfd3
|
add example on readme
|
2024-05-02 19:14:09 +02:00 |
|
VinciGit00
|
2ea54eab1d
|
fix: gemini errror
|
2024-05-02 18:56:37 +02:00 |
|
Marco Vinciguerra
|
a2d5c75f10
|
Merge branch 'pre/beta' into main
|
2024-05-02 17:55:21 +02:00 |
|
Shubham Kamboj
|
b86aac2188
|
feat: Allow end users to pass model instances for llm and embedding model
|
2024-05-02 20:09:23 +05:30 |
|
VinciGit00
|
5cf4e4f92f
|
fix: examples and graphs
|
2024-05-02 09:20:46 +02:00 |
|
Marco Perini
|
c11fc28896
|
docs: refactor examples
|
2024-05-02 00:44:19 +02:00 |
|
VinciGit00
|
276ac8b40c
|
changed name
|
2024-05-01 20:17:01 +02:00 |
|
VinciGit00
|
7c1b5796d7
|
add csv scraper
|
2024-05-01 17:20:04 +02:00 |
|
VinciGit00
|
5ae67f5d3b
|
add new groq example
|
2024-05-01 12:48:32 +02:00 |
|
EURAC\marperini
|
2dd7817cfb
|
feat: added verbose flag to suppress print statements
|
2024-04-30 15:31:57 +02:00 |
|
Marco Perini
|
d592d27bb4
|
Merge pull request #115 from VinciGit00/101-scrape-json-files
feat: add xml scraper and json scraper
|
2024-04-30 14:29:57 +02:00 |
|
EURAC\marperini
|
8fba7e5490
|
feat(refactor): changed variable names
|
2024-04-30 14:28:30 +02:00 |
|
VinciGit00
|
59594cbc2f
|
add grow example
|
2024-04-30 13:57:24 +02:00 |
|
VinciGit00
|
e3d0194dc9
|
fix: script generator and add new benchmarks
|
2024-04-30 11:51:04 +02:00 |
|
VinciGit00
|
da2c82a2a2
|
add json and xml scraper
|
2024-04-30 10:52:22 +02:00 |
|
EURAC\marperini
|
42ab0aa1d2
|
feat(fetch): added playwright support
|
2024-04-30 04:02:58 +02:00 |
|
EURAC\marperini
|
dbbf10fc77
|
feat(llm): implemented groq model
|
2024-04-30 02:32:14 +02:00 |
|
VinciGit00
|
f8917320b3
|
add xml_example
|
2024-04-29 16:15:24 +02:00 |
|
VinciGit00
|
deb920a33e
|
fixing json and example
|
2024-04-29 16:11:57 +02:00 |
|
VinciGit00
|
45b2317ab7
|
add json examples
|
2024-04-29 11:16:48 +02:00 |
|
VinciGit00
|
9cd516507c
|
fix: bug with fetch node
|
2024-04-27 21:23:35 +02:00 |
|
VinciGit00
|
adbc08f27b
|
fix: robot node and proxyes
|
2024-04-27 19:07:37 +02:00 |
|
VinciGit00
|
cd8d3e7a4f
|
refactoring of the graphs
|
2024-04-26 11:08:56 +02:00 |
|
VinciGit00
|
e714a59c2e
|
refactoring of engine
|
2024-04-25 19:22:12 +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
|
9b9a9f204c
|
handling the agent model
|
2024-04-24 13:13:46 +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
|
8aa2cadb00
|
add integration for llama3
|
2024-04-21 13:11:10 +02:00 |
|
EURAC\marperini
|
ac099e2763
|
fixed ollama embedder params
|
2024-04-21 01:21:09 +02:00 |
|
VinciGit00
|
d3e2eb6ea5
|
add new benchmarks
|
2024-04-20 22:49:25 +02:00 |
|
VinciGit00
|
3f95801737
|
Merge branch 'main' of https://github.com/VinciGit00/Scrapegraph-ai
|
2024-04-19 10:36:40 +02:00 |
|
VinciGit00
|
1107630d27
|
add new test for script generator
|
2024-04-18 10:39:53 +02:00 |
|
Lorenzo Padoan
|
625b0d7498
|
ADD benchmark of my lovely mac 💝💫⭐💖💗💕 †
💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕💝💫⭐💖💗💕
|
2024-04-17 22:25:08 +02:00 |
|
VinciGit00
|
bd004db80a
|
add benchmarks and benchmarks results
|
2024-04-17 20:30:24 +02:00 |
|
Marco Perini
|
edc439fd01
|
Merge pull request #64 from VinciGit00/generateScraperbranch
add generateScraperBranch
|
2024-04-17 11:51:06 +02:00 |
|
Marco Vinciguerra
|
9394ee01d5
|
Update readme.md
|
2024-04-14 16:40:30 +02:00 |
|
VinciGit00
|
876223da56
|
add generateScraperBranch
Co-Authored-By: Matteo Mei <52063123+FattiMei@users.noreply.github.com>
|
2024-04-14 13:18:50 +02:00 |
|
Marco Vinciguerra
|
7268ebd7bf
|
Update readme.md
|
2024-04-13 21:44:48 +02:00 |
|
Marco Vinciguerra
|
069a42bf07
|
Update readme.md
|
2024-04-12 21:47:14 +02:00 |
|
Matteo Mei
|
c660c334dd
|
Update readme.md with benchmark on ubuntu system
Added results from running `benchmark.py` on a ubuntu laptop without docker
|
2024-04-12 21:44:05 +02:00 |
|
VinciGit00
|
b2b21e55b1
|
add benchmark comparison
|
2024-04-12 20:26:24 +02:00 |
|