mirror of
https://github.com/jina-ai/node-DeepResearch.git
synced 2026-03-22 07:29:35 +08:00
fix: #40
This commit is contained in:
@@ -33,6 +33,9 @@ npm install
|
|||||||
|
|
||||||
[安装部署视频教程 on Youtube](https://youtu.be/vrpraFiPUyA)
|
[安装部署视频教程 on Youtube](https://youtu.be/vrpraFiPUyA)
|
||||||
|
|
||||||
|
It is also available on npm but not recommended for now, as the code is still under active development.
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
We use Gemini (latest `gemini-2.0-flash`) / OpenAI / [LocalLLM](#use-local-llm) for reasoning, [Jina Reader](https://jina.ai/reader) for searching and reading webpages, you can get a free API key with 1M tokens from jina.ai.
|
We use Gemini (latest `gemini-2.0-flash`) / OpenAI / [LocalLLM](#use-local-llm) for reasoning, [Jina Reader](https://jina.ai/reader) for searching and reading webpages, you can get a free API key with 1M tokens from jina.ai.
|
||||||
|
|||||||
Reference in New Issue
Block a user