Commit graph

5 commits

Author SHA1 Message Date
Simon Zegota
e0d7055fa9 feat: add JINA_SEARCH_API_URL configuration support
- Add JINA_SEARCH_API_URL as PersistentConfig in config.py
- Update jina_search function to accept and use configurable API URL
- Add JINA_SEARCH_API_URL to API endpoints (get/update)
- Add frontend UI fields for Jina Search API URL configuration
- Align Jina integration with Perplexity Search API URL pattern
2025-12-03 15:42:56 +01:00
Timothy Jaeryang Baek
60095598ec chore: format 2025-02-09 22:20:47 -08:00
binxn
88db4ca7ba
Update jina_search.py
Updated Jina's search function in order to use POST and make use of the result count passed by the user

Note: Jina supports a max of 10 result count
2025-02-06 14:30:27 +01:00
Timothy Jaeryang Baek
867c4bc0d0 wip: retrieval 2024-12-11 18:05:42 -08:00
Timothy Jaeryang Baek
d3d161f723 wip 2024-12-10 00:54:13 -08:00
Renamed from backend/open_webui/apps/retrieval/web/jina_search.py (Browse further)