Commit Graph

11 Commits

Author SHA1 Message Date
Marco Vinciguerra
a200f595de refactoring of examples 2024-10-08 08:54:18 +02:00
Marco Vinciguerra
95d00e90d9 Update search_graph_openai.py
Some checks failed
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
2024-10-07 11:42:01 +02:00
Federico Aguzzi
f6df9b7512 chore(examples): update model names 2024-08-27 12:41:18 +02:00
Marco Vinciguerra
bd5b6863ee
Update search_graph_openai.py 2024-08-07 16:19:04 +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 Perini
dedc733047 fix(asyncio): replaced deepcopy with copy due to serialization problems 2024-05-13 18:46:34 +02:00
Marco Perini
186c0d035d fix(examples): openai std examples 2024-05-08 14:56:44 +02:00
Marco Perini
930adb38f2 feat(node): multiple url search in SearchGraph + fixes
Implemented GraphIteratorNode and MergeAnswersNode to create multiple istances of a graph and merge the scraped content from multiple pages
2024-05-06 00:30:09 +02:00
EURAC\marperini
74ec928f96 added execution info of the graph, time, price etc 2024-04-11 14:29:32 +02:00
VinciGit00
ee533b8d74 add examples for local models and gemini models 2024-04-09 11:43:51 +02:00
VinciGit00
0ffefdd170 refactoring if examples ffolder 2024-04-08 22:28:55 +02:00