garciasces
8932d5fc35
Update llm.rst
...
In latest version, if you don't add the model provider separated by a slash in front of the model name, this will return error.
File ".venv/lib/python3.11/site-packages/scrapegraphai/graphs/abstract_graph.py", line 180, in _create_llm
f"""Provider {llm_params['model_provider']} is not supported.
~~~~~~~~~~^^^^^^^^^^^^^^^^^^
KeyError: 'model_provider'
I tested adding "ollama/" in front of model name and it works. I assume this should be fixed for other providers too, but I haven't tested that personally.
2025-03-16 14:15:56 +01:00
Marco Vinciguerra
ff7b33b376
feat: update terms
2025-03-10 11:27:33 +01:00
Marco Vinciguerra
37c07c85be
Merge branch 'main' into 829-languagecountry-selection
2025-01-21 20:28:46 +01:00
Marco Vinciguerra
c9c2a0c574
add furo
2025-01-17 22:36:28 +01:00
Marco Vinciguerra
41c04e8523
Update overview.rst
2025-01-17 22:15:22 +01:00
Marco Vinciguerra
6e0697690f
Update overview.rst
2025-01-17 22:13:37 +01:00
Marco Vinciguerra
dc0a138a7e
run pre commit
2025-01-12 16:35:31 +01:00
Marco Vinciguerra
7fee21724d
Update installation.rst
2025-01-11 10:50:05 +01:00
Marco Vinciguerra
5ca325c725
docs: refactoring of the doc
2025-01-10 09:27:57 +01:00
Marco Vinciguerra
eb24da5a8d
Update overview.rst
CodeQL / Analyze (python) (push) Has been cancelled
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
2024-10-26 10:29:37 +02:00
Marco Vinciguerra
849fe395da
update doc
2024-10-26 10:27:53 +02:00
Marco Vinciguerra
11ae717623
add new doc
CodeQL / Analyze (python) (push) Has been cancelled
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
2024-10-21 11:16:29 +02:00
roryhaung
57a58e162e
docs: Updated the graph_config in the documentation.
2024-09-12 14:50:02 +08:00
Marco Perini
a5401394cc
docs(sponsor): 🅱️ Browserbase sponsor 🅱️
2024-09-08 01:12:29 +02:00
FENG PENG
4a9d849632
docs:adjust llm doc explanation
2024-08-21 10:11:34 +08:00
FENG PENG
0fbb4e3de9
docs:add other llm models used
2024-08-21 09:40:47 +08:00
Nafay Rizwani
69b8ed16b7
Fixed llm.rst for Azure OpenAI configuration
2024-08-13 23:57:40 +05:00
Marco Perini
99dc8497d8
docs(gpt-4o-mini): added new gpt, fixed chromium lazy loading,
...
add documentation and metrics
2024-07-20 20:02:26 +02:00
Marco Perini
ecb7601be7
docs(version): fixed compatible versions
CodeQL / Analyze (python) (push) Waiting to run
/ build (3.10) (push) Waiting to run
Release / Build (push) Waiting to run
Release / Release (push) Blocked by required conditions
2024-06-18 23:31:49 +02:00
Marco Perini
c7870905e1
fix: total tokens and docs
2024-06-18 23:22:23 +02:00
Marco Perini
39bf4c960d
docs: refactor graph section and added telemetry
2024-06-17 13:56:13 +02:00
Marco Perini
650c3aaa60
docs(scriptcreator): enhance documentation
2024-06-12 01:16:50 +02:00
Marco Perini
edddb682d0
docs(cache): added cache_path param
2024-06-11 23:01:31 +02:00
Marco Perini
545374c17e
docs(faq): added faq section and refined installation
2024-05-25 17:03:02 +02:00
Marco Perini
f9f6b08753
Merge branch 'pre/beta' into burr_integration
2024-05-25 14:51:07 +02:00
Marco Perini
19b27bbe85
feat(burr): first burr integration and docs
2024-05-25 01:34:53 +02:00
Marco Perini
d27cad5911
docs(graph): added new graphs and schema
2024-05-25 01:05:22 +02:00
Marco Perini
819f071f2d
docs(burr): added dependecies and switched to furo
2024-05-24 22:49:38 +02:00
VinciGit00
cc5adefd29
fix: come back to the old version
2024-05-15 15:54:00 +02:00
Marco Perini
efb781f950
docs(rye): replaced poetry with rye
2024-05-15 15:15:17 +02:00
Marco Perini
fcb3abb01d
feat(omni-search): added omni search graph and updated docs
2024-05-14 16:26:43 +02:00
VinciGit00
d6f5ca874f
Merge branch 'main' into pre/beta
2024-05-14 10:24:29 +02:00
Marco Perini
ced2bbcdc9
docs(concurrent): refactor theme and added benchmarck searchgraph
2024-05-14 02:21:46 +02:00
Marco Perini
7e8acd8e6a
Merge branch 'pre/beta' into fix/fetch-node-proxybroker
2024-05-13 11:17:37 +02:00
Marco Perini
e256b758b2
docs(refactor): added proxy-rotation usage and refactor readthedocs
2024-05-13 11:03:33 +02:00
Marco Vinciguerra
3b9ec9b1f5
Merge pull request #220 from daniele-roncaglioni/102-library-overview-diagram
...
docs: add diagram showing general structure/flow of the library
2024-05-11 14:17:22 +02:00
roncaglionidaniele
13ae9180ac
docs: add diagram showing general structure/flow of the library
2024-05-11 12:27:04 +02:00
Marco Perini
23b1e5fc07
Merge branch 'main' into docs
2024-05-10 14:49:33 +02:00
Marco Perini
cc28d5a64f
docs: fixed unused param and install
2024-05-08 13:09:08 +02:00
kahwoo
b1df161818
Update examples.rst
...
fix formatting and add other needed models
2024-05-08 20:39:54 +10:00
Tamas Darvas
7e3551ef5a
Update installation.rst
2024-05-04 09:45:21 +02:00
Lorenzo Padoan
12dcc5065a
ADD benchmarks m2 max llama3
2024-04-23 12:28:51 +02:00
Lorenzo Padoan
9d795f167b
Merge branch 'main' of https://github.com/VinciGit00/Scrapegraph-ai
2024-04-21 17:18:57 +02:00
Lorenzo Padoan
cf47988b28
FIX documentation error
2024-04-21 17:18:42 +02:00
VinciGit00
a3bad947f4
changed the license
2024-04-21 17:17:46 +02:00
Lorenzo Padoan
1bb2a11099
UPD readthedocs
2024-04-21 17:13:34 +02:00
VinciGit00
4474d9523d
changed link
2024-02-15 09:06:46 +01:00
VinciGit00
60a3db5595
add read the docs documentation
2024-02-15 09:01:40 +01:00
VinciGit00
e30fad5cc1
add informations for installation
2024-02-15 08:51:08 +01:00
VinciGit00
2a234f2e4d
refactoring of the code changing the name
2024-02-14 20:35:30 +01:00