Feat : integration of searxng for private, api free web search

This commit is contained in:
martin legrand
2025-03-17 13:31:43 +01:00
parent e358fd4df7
commit dee4db53fe
15 changed files with 5763 additions and 8 deletions
+2 -3
View File
@@ -1,3 +1,2 @@
OPENAI_API_KEY='dont share this, not needed for local providers'
SERPAPI_KEY='dont share this, needed for internet search'
AVIATIONSTACK_API_KEY='not needed if you dont search for flight'
SEARXNG_BASE_URL="http://127.0.0.1:8080"
OPENAI_API_KEY='dont share this, not needed for local providers'