Scrapegraph-ai/examples/local
ftoppi 64d8e7c3b6
smart_scraper_local.py: Allow using a remote Ollama #53
Since you pass `config["llm"]` to langchain ChatOllama(), it's only a matter of adding a new parameter `base_url`.
2024-04-09 22:28:02 +02:00
..
inputs refactoring if examples ffolder 2024-04-08 22:28:55 +02:00
results refactoring if examples ffolder 2024-04-08 22:28:55 +02:00
scrape_plain_text_local.py fixed local llm examples 2024-04-09 21:48:19 +02:00
scrape_xml_local.py fixed local llm examples 2024-04-09 21:48:19 +02:00
search_graph_local.py fixed local llm examples 2024-04-09 21:48:19 +02:00
smart_scraper_local.py smart_scraper_local.py: Allow using a remote Ollama #53 2024-04-09 22:28:02 +02:00