Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small fixes in management of environment variables #650

Merged
merged 1 commit into from
Oct 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
OPENAI_API_KEY=KEY
GROQ_API_KEY=KEY
COMPOSIO_API_KEY=KEY #if you have done composio login, you dont need this
OPENAI_API_KEY="KEY"
GROQ_API_KEY="KEY"
COMPOSIO_API_KEY="KEY" #if you have done composio login, you dont need this
AGENTOPS_API_KEY="KEY"
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.env
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
2024-09-28 14:10:26,660 - WARNING - Only Anthropic>=0.32.0 supported. v0.28.0 found.
2024-09-28 14:10:27,885 - INFO - Session Replay: https://app.agentops.ai/drilldown?session_id=1766b6c3-7c2a-405e-bd48-b05912dad972
2024-09-28 14:10:31,560 - INFO - Analytics for this run - LLM calls: 0 | Tool calls: 0 | Actions: 0 | Errors: 0 | Duration: 2.6s | Cost: $0.00
2024-09-28 14:10:31,561 - INFO - Session Replay: https://app.agentops.ai/drilldown?session_id=1766b6c3-7c2a-405e-bd48-b05912dad972