Skip to content

docs(integrations): document DAKERA_API_KEY and DAKERA_API_URL env vars - #456

Open
ferhimedamine wants to merge 2 commits into
BerriAI:mainfrom
ferhimedamine:feat/dakera-env-vars-docs
Open

docs(integrations): document DAKERA_API_KEY and DAKERA_API_URL env vars#456
ferhimedamine wants to merge 2 commits into
BerriAI:mainfrom
ferhimedamine:feat/dakera-env-vars-docs

Conversation

@ferhimedamine

Copy link
Copy Markdown

Summary

Companion PR to BerriAI/litellm#31812 which adds the DakeraMemoryLogger integration.

The tests/documentation_tests/test_env_keys.py CI check verifies that every os.getenv() call in litellm source code has a corresponding entry in this docs file. This PR adds the two entries required:

  • DAKERA_API_KEY — API key for the self-hosted Dakera memory server
  • DAKERA_API_URL — Base URL for the Dakera server (default: http://localhost:3300)

Changes

Added two rows to the ### environment variables - Reference table in docs/proxy/config_settings.md, alphabetically between DATABRICKS_USER_AGENT and DAYS_IN_A_MONTH.

🤖 Generated with Claude Code

…umentation

Required by the env_keys CI test in BerriAI/litellm for the DakeraMemoryLogger
integration (PR #31812). Documents the two environment variables used by
litellm/integrations/dakera_memory.py.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview, Comment Jul 16, 2026 5:52pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant