Commit Graph

327 Commits

Author SHA1 Message Date
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
Some checks are pending
/ 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
Some checks are pending
/ 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
Some checks failed
/ 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
Some checks are pending
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
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-24 23:37:57 +02:00
Marco Vinciguerra
e08b30495d boh
Some checks are pending
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
Some checks are pending
/ 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
Marco Vinciguerra
07f1e23d23 fix: parse_node 2024-07-17 22:58:21 +02:00
Marco Vinciguerra
f42d47e2c3 add examples 2024-07-15 20:27:44 +02:00
Marco Vinciguerra
57fdaf9e3a create search_link_graph
Some checks are pending
/ build (push) Waiting to run
2024-07-15 12:36:11 +02:00
Marco Vinciguerra
c19d83f994
Update fetch_node.py
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
Python application / build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
2024-07-11 18:03:10 +02:00
Marco Vinciguerra
62f51652eb Create serch_graph_scehma.py
Some checks failed
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
2024-07-10 20:16:25 +02:00
Marco Vinciguerra
8bd8fb0859 refactoring of examples
Some checks are pending
Release / Build (push) Waiting to run
Release / Release (push) Blocked by required conditions
2024-07-10 12:19:41 +02:00
Marco Vinciguerra
8a52914871
Merge pull request #429 from ScrapeGraphAI/421-default-prompt-template-customization
421 default prompt template customization
2024-07-04 19:42:35 +02:00
Federico Aguzzi
720f18729b Merge branch 'fireworks_integration' into support 2024-07-04 18:17:38 +02:00
Marco Vinciguerra
3bf5f570a8 feat: add integration for infos 2024-07-01 21:19:16 +02:00
Marco Vinciguerra
30ca15ca28
Merge branch 'md_scraper_integration' into integration_markdown
Some checks failed
/ build (3.10) (push) Has been cancelled
2024-06-30 16:58:37 +02:00
Marco Vinciguerra
2804434a9e feat: add integrations for markdown files
Some checks are pending
/ build (3.10) (push) Waiting to run
2024-06-29 13:35:39 +02:00
Marco Vinciguerra
9b45ebcdcf modify fetch node with no cut mode 2024-06-28 14:38:36 +02:00
Marco Vinciguerra
228a1de2be add new force 2024-06-27 18:57:27 +02:00
Marco Vinciguerra
4b56604413 add examples + test
Some checks failed
/ build (3.10) (push) Has been cancelled
2024-06-25 10:32:29 +02:00
Marco Vinciguerra
df0e310829 feat: add fireworks integration 2024-06-24 23:11:28 +02:00
Marco Vinciguerra
92cabe1da6 add load examples from a yml file
Some checks failed
/ build (3.10) (push) Has been cancelled
2024-06-23 13:02:35 +02:00
Marco Vinciguerra
d8fcb6ccd1 add new examples 2024-06-22 20:59:53 +02:00
Marco Vinciguerra
6549915962 Update Readme.md
Some checks failed
/ build (3.10) (push) Has been cancelled
2024-06-21 15:00:31 +02:00
Marco Vinciguerra
5d6123847e add new convert function
Some checks are pending
/ build (3.10) (push) Waiting to run
Co-Authored-By: Federico Minutoli <40361744+DiTo97@users.noreply.github.com>
2024-06-20 21:15:16 +02:00
Marco Vinciguerra
2f02830c81 refactoring of fetch node
Some checks are pending
/ build (3.10) (push) Waiting to run
2024-06-20 13:44:42 +02:00
Marco Vinciguerra
23bc6332d0 fixed a bug 2024-06-19 21:46:31 +02:00