Scrapegraph-ai/scrapegraphai
Tuhin Mallick 007ff084c6
fix(browser_base_fetch): correct function signature and async_mode handling
- Added missing `async_mode` parameter to the function signature.
2024-09-08 10:59:04 +02:00
..
builders swapped failing imports (local Gemini and non-imported Ernie) for langchain chat models in graph_builder.py 2024-08-28 16:48:00 +10:00
docloaders fix(browser_base_fetch): correct function signature and async_mode handling 2024-09-08 10:59:04 +02:00
graphs Update abstract_graph.py 2024-09-07 17:35:03 +08:00
helpers chore(examples): update model names 2024-08-27 12:41:18 +02:00
integrations fix(BurrBrige): dynamic imports 2024-08-27 17:17:51 +02:00
models fix(models): better DeepSeek and OneApi integration 2024-08-28 12:51:50 +02:00
nodes Fixes node expression validator error message to make it easier to debug missing keys 2024-08-29 13:24:47 -07:00
prompts fix(SearchNode): prompt 2024-08-20 09:53:35 +02:00
telemetry refactoring of the code according to pylint style 2024-08-18 11:51:34 +02:00
utils fix: fix pydantic object copy 2024-09-01 16:42:48 +08:00
__init__.py removed unused files 2024-02-16 19:43:48 +01:00