.env example

This commit is contained in:
martin legrand 2025-03-17 10:17:02 +01:00
parent f655682e0d
commit 0ee6a65116

3
.env.example Normal file
View File

@ -0,0 +1,3 @@
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'