Commit Graph

3 Commits

Author SHA1 Message Date
GenericMale
1a3ffdb4ea [mod] small tavily engine changes
- add include_image_descriptions & include_answer to engine settings
- move [ai] prefix in results from title to content content
- minor doc fixes
2025-01-23 03:10:17 +01:00
Markus Heiser
1273ed7f7d [mod] add doc to tavily and slightly improve the engine
- Config options like ``search_type`` renamed to follow the upstream
  API (``topic``).
- Default ``max_results`` is set to 5
- use image description if one exists
- add an init function to check engine's settings
- settings example: additional category 'ai'

To review the added documentation of this path::

    make docs.live

and jump to: http://0.0.0.0:8000/dev/engines/online/tavily.html

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2025-01-22 14:14:28 +01:00
GenericMale
d8a4d589eb [feat] new engine: tavily.com 2025-01-22 14:13:05 +01:00