Rename env.copy to env.example, updated readme and notice

This commit is contained in:
akhisud3195 2025-01-14 15:22:37 +05:30
parent 04e0cfdd07
commit 10fe4bfe76
3 changed files with 6 additions and 6 deletions

1
apps/agents/.env.example Normal file
View file

@ -0,0 +1 @@
OPENAI_API_KEY=<your_openai_api_key>