Commit Graph

17 Commits

Author SHA1 Message Date
Marco Vinciguerra
d1b2104f28 fix: formatting 2024-12-11 17:18:05 +01:00
Abe Flansburg
a86e7d6210
enhancement: add support for Playwright's storage_state parameter (#832)
* add support for Playwright `storage_state`

* add storage_state param to node_config

* add sleep for testing

* add sleep in _with_js_support for testing

* remove asyncio.sleep() from tests

* fix typo in existing example filename; add auth example

* add example `authenticated_playwright`

* update source link in example to /feed

* add `storage_state` to missing graphs
2024-12-03 09:02:11 +01:00
Marco Vinciguerra
db4b7cd3d1 refactoring of the code 2024-10-15 11:21:04 +02:00
Marco Vinciguerra
91ede933f8 refactoring of the code
Some checks failed
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
2024-10-10 14:08:13 +02:00
Marco Vinciguerra
a200f595de refactoring of examples 2024-10-08 08:54:18 +02:00
Marco Vinciguerra
560f079d4c refactoring of the code 2024-09-28 09:02:20 +02:00
Marco Vinciguerra
d55f6bee47 fix: node refiner + examples 2024-09-25 14:53:51 +02:00
Marco Vinciguerra
bcf02e5f19 add possiibility to save the code 2024-09-24 21:42:45 +02:00
Marco Vinciguerra
657ef711f7 raise keyerror exception for the schema 2024-09-24 12:06:45 +02:00
Matteo Vedovati
2ff0f0113f Added logs 2024-09-21 18:46:16 +02:00
Matteo Vedovati
34590664f1 Code generator updated version 2024-09-21 16:36:22 +02:00
Matteo Vedovati
5b579b323f gode generator v0.1 2024-09-21 11:44:04 +02:00
Matteo Vedovati
eb9c77c2d5 code generator graph fixed 2024-09-19 18:09:27 +02:00
Matteo Vedovati
470e768372 Update code generator graph 2024-09-19 14:45:56 +02:00
Matteo Vedovati
2a760a1c6f initial promptrefiner prompt 2024-09-12 21:17:46 +02:00
Matteo Vedovati
42318a1441 Creation of PromptRefiner 2024-09-12 18:35:19 +02:00
Matteo Vedovati
280dd53c88 Code generatot graph creation 2024-09-12 18:00:59 +02:00