Federico Aguzzi
|
d2486469af
|
Merge branch 'pre/beta' into screenshot_scraper
|
2024-08-20 09:58:34 +02:00 |
|
Marco Vinciguerra
|
7d2fc672c8
|
feat: add structured output format
|
2024-08-19 14:15:54 +02:00 |
|
Federico Aguzzi
|
b48ee825ee
|
Merge branch 'pre/beta' into support_structured_output_shema_openai
|
2024-08-19 13:31:01 +02:00 |
|
ekinsenler
|
08e9d9d6a0
|
feat: Implemented a filter logic in search_link_node.py
feat: Added dict entry for Llama3.1:8b
|
2024-08-19 11:05:31 +03:00 |
|
Marco Vinciguerra
|
5eb3cff64f
|
feat: refactoring of the code
|
2024-08-18 20:53:35 +02:00 |
|
Marco Vinciguerra
|
8e3d5deaaa
|
add screenshot scraper
|
2024-08-18 19:39:49 +02:00 |
|
Marco Vinciguerra
|
ebdb74967d
|
add new model for gpt
|
2024-08-17 15:00:44 +02:00 |
|
Marco Vinciguerra
|
391d051a5e
|
updated
|
2024-08-17 14:39:19 +02:00 |
|
Marco Vinciguerra
|
c6edeeecb1
|
add new env
/ build (push) Waiting to run
Release / Build (push) Waiting to run
Release / Release (push) Blocked by required conditions
|
2024-08-17 12:29:48 +02:00 |
|
Marco Vinciguerra
|
1d7f30b65b
|
fix: browser-base integration
|
2024-08-17 12:21:00 +02:00 |
|
Marco Vinciguerra
|
faef3186f7
|
fix: model count
|
2024-08-16 17:38:55 +02:00 |
|
Marco Vinciguerra
|
c5aebd73d3
|
Merge pull request #541 from ScrapeGraphAI/496-not-match-gemini-embeddings-model
|
2024-08-13 20:54:57 +02:00 |
|
Federico Aguzzi
|
1aa9c6e73b
|
chore(examples): add vertex examples, rename genai examples
|
2024-08-13 19:38:23 +02:00 |
|
Federico Aguzzi
|
ee078cb102
|
chore(examples): update provider names to match tokens dictionary
|
2024-08-13 19:33:29 +02:00 |
|
Federico Aguzzi
|
71438a1e86
|
chore(examples): fix import bug in image2text demo
Co-Authored-By: Marco Vinciguerra <88108002+VinciGit00@users.noreply.github.com>
|
2024-08-12 10:30:50 +02:00 |
|
Marco Vinciguerra
|
9e1d0f6506
|
fixing import bug
Co-Authored-By: Matteo Vedovati <68272450+vedovati-matteo@users.noreply.github.com>
|
2024-08-11 19:23:30 +02:00 |
|
Marco Vinciguerra
|
de1ec250ef
|
refactoring pyproject.toml
/ build (push) Waiting to run
Release / Build (push) Waiting to run
Release / Release (push) Blocked by required conditions
Co-Authored-By: Matteo Vedovati <68272450+vedovati-matteo@users.noreply.github.com>
|
2024-08-11 18:04:31 +02:00 |
|
Matteo Vedovati
|
9814b6dd85
|
fixed versioning errors
|
2024-08-11 10:04:15 +02:00 |
|
Marco Vinciguerra
|
0cda020d48
|
Merge branch 'pre/beta' into temp
|
2024-08-10 17:45:52 +02:00 |
|
Marco Vinciguerra
|
8b2c266aff
|
refactoring of the code
Co-Authored-By: Matteo Vedovati <68272450+vedovati-matteo@users.noreply.github.com>
|
2024-08-10 17:44:35 +02:00 |
|
Marco Vinciguerra
|
6c3b37ab00
|
feat: add refactoring of default temperature
|
2024-08-10 11:51:37 +02:00 |
|
Evan Lin
|
a7264cebd2
|
chore: update gemini model to "gemini-pro"
|
2024-08-09 23:15:01 +08:00 |
|
Marco Vinciguerra
|
157d59d5c0
|
Merge branch 'pre/beta' into temp
|
2024-08-09 10:28:59 +02:00 |
|
Marco Vinciguerra
|
b6bff0be33
|
Merge branch 'pre/beta' into mistral-ai-integration
|
2024-08-07 21:24:18 +02:00 |
|
Marco Vinciguerra
|
bd5b6863ee
|
Update search_graph_openai.py
|
2024-08-07 16:19:04 +02:00 |
|
Federico Aguzzi
|
b0ffc51e54
|
chore(examples): fix Mistral examples
/ build (push) Waiting to run
|
2024-08-07 15:20:49 +02:00 |
|
Marco Vinciguerra
|
b52e4a390b
|
fix: generate answer node omni
|
2024-08-07 14:09:02 +02:00 |
|
Matteo Vedovati
|
29ad140fa3
|
fix: refactoring of fetch_node
|
2024-08-07 11:56:10 +02:00 |
|
Federico Aguzzi
|
f8ad616e10
|
chore(mistral): create examples
|
2024-08-06 18:16:15 +02:00 |
|
Marco Vinciguerra
|
886bab78e7
|
Merge branch 'main' into temp-1
|
2024-08-06 10:04:57 +02:00 |
|
Marco Vinciguerra
|
66a29bc5cc
|
refactoring of the openai examples
/ build (push) Waiting to run
Release / Build (push) Waiting to run
Release / Release (push) Blocked by required conditions
Co-Authored-By: Matteo Vedovati <68272450+vedovati-matteo@users.noreply.github.com>
|
2024-08-05 20:54:53 +02:00 |
|
Marco Vinciguerra
|
fe099f9cbc
|
Merge branch 'pre/beta' into browserbase_integration
/ build (push) Has been cancelled
|
2024-08-01 15:14:49 +02:00 |
|
Marco Vinciguerra
|
0b4cfd6522
|
fix: abstract_graph and removed unused embeddings
Co-Authored-By: Federico Aguzzi <62149513+f-aguzzi@users.noreply.github.com>
|
2024-08-01 14:38:50 +02:00 |
|
Marco Vinciguerra
|
5ecdbe715f
|
feat: add integration in the abstract grapgh
|
2024-08-01 12:51:18 +02:00 |
|
Marco Vinciguerra
|
fb87d01ced
|
Create browser_base.py
|
2024-08-01 11:27:10 +02:00 |
|
Marco Vinciguerra
|
1db164e9e6
|
feat: fix tests
|
2024-07-30 16:12:31 +02:00 |
|
Marco Vinciguerra
|
93fc2c1767
|
Update md_scraper_openai.py
CodeQL / Analyze (python) (push) Waiting to run
Release / Build (push) Waiting to run
Release / Release (push) Blocked by required conditions
|
2024-07-26 12:35:13 +02:00 |
|
Marco Perini
|
5c08eea189
|
docs: prev version
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-24 23:37:57 +02:00 |
|
Marco Vinciguerra
|
e08b30495d
|
boh
CodeQL / Analyze (python) (push) Waiting to run
/ build (push) Waiting to run
Release / Build (push) Waiting to run
Release / Release (push) Blocked by required conditions
|
2024-07-24 14:33:55 +02:00 |
|
Marco Vinciguerra
|
41ea3e0e27
|
add llama3.1 model
|
2024-07-24 13:38:27 +02:00 |
|
Marco Perini
|
49b6468fb1
|
Merge branch 'main' into pre/beta
|
2024-07-23 16:14:15 +02:00 |
|
Marco Perini
|
12b5eada6e
|
fix(md_conversion): add absolute links md, added missing dependency
|
2024-07-23 15:34:12 +02:00 |
|
Marco Vinciguerra
|
8c859f8d72
|
add nemotron examples
|
2024-07-22 19:12:50 +02:00 |
|
Marco Vinciguerra
|
09256f7b11
|
fix: parse node
|
2024-07-22 16:15:38 +02:00 |
|
Marco Perini
|
61a51d4bce
|
Merge pull request #466 from ScrapeGraphAI/refactoring_convert_to_md
refactoring of generate answer node
|
2024-07-20 19:40:57 +02:00 |
|
Marco Vinciguerra
|
cb02740ac9
|
refactoring of the examples
|
2024-07-20 19:09:26 +02:00 |
|
Marco Perini
|
de20f30fb3
|
Merge pull request #474 from DragonelRoland/main
/ build (push) Waiting to run
Release / Build (push) Waiting to run
Release / Release (push) Blocked by required conditions
Update smart_scraper_openai.py
|
2024-07-20 14:28:08 +02:00 |
|
DragonelRoland
|
0b1539341c
|
Update smart_scraper_openai.py
|
2024-07-20 14:25:48 +02:00 |
|
Marco Vinciguerra
|
3a9d556e1b
|
Merge branch 'pre/beta' into add-openai-supported-model-gpt-4o-mini
|
2024-07-19 10:08:41 +02:00 |
|
Marco Vinciguerra
|
e2ca41e928
|
add example
|
2024-07-18 10:24:24 +02:00 |
|