diff options
| author | Bnyro <bnyro@tutanota.com> | 2026-08-05 18:49:33 +0200 |
|---|---|---|
| committer | Bnyro <bnyro@tutanota.com> | 2026-08-10 14:14:33 +0200 |
| commit | 0a118066d8565c0cf80fbc5ea90f20c875bbcfe6 (patch) | |
| tree | b03d38bb1e87bc721f0d9097c77a2f6135f7c979 /docs/dev | |
| parent | b023a28bab8839dba9eac96e9a51cc91bbd0a267 (diff) | |
[feat] engines: add jina (general)
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/engines/online/jina.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/dev/engines/online/jina.rst b/docs/dev/engines/online/jina.rst new file mode 100644 index 000000000..118a358d4 --- /dev/null +++ b/docs/dev/engines/online/jina.rst @@ -0,0 +1,8 @@ +.. _jina engine: + +=========== +Jina Engine +=========== + +.. automodule:: searx.engines.jina + :members: |
