Scrapegraph-ai/scrapegraphai
Tuhin Mallick 57fd01f9a7
feat(docloaders): Enhance browser_base_fetch function flexibility
- Update browser_base_fetch to accept single URL or list of URLs
- Add text_content parameter for choosing between text-only and HTML output
- Improve type hinting and function documentation
- Ensure compatibility with latest Browserbase SDK interface
2024-09-08 01:41:39 +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 feat(docloaders): Enhance browser_base_fetch function flexibility 2024-09-08 01:41:39 +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