use Bing search

This commit is contained in:
Daniel Abbassi
2025-07-16 15:31:33 +02:00
parent 92c27a39cb
commit 06b2141cb3
10 changed files with 114 additions and 3 deletions

2
_data/api_keys.py Normal file
View File

@@ -0,0 +1,2 @@
GOOGLE_API_KEY = 'INSERT HERE'
OPENAI_API_KEY = 'INSERT HERE'