Skip to content

Standardize You.com API key env var to YDC_API_KEY - #9

Open
brainsparker wants to merge 1 commit into
InternRobotics:mainfrom
brainsparker:ydc-api-key-env-var
Open

Standardize You.com API key env var to YDC_API_KEY#9
brainsparker wants to merge 1 commit into
InternRobotics:mainfrom
brainsparker:ydc-api-key-env-var

Conversation

@brainsparker

Copy link
Copy Markdown

What

Renames the YOUCOM_API_KEY environment variable to YDC_API_KEY in the two LiveData tutorial notebooks:

  • recipes/use_cases/LiveData.ipynb
  • recipes/llama_api_providers/OctoAI_API_examples/LiveData.ipynb

Why

YDC_API_KEY is You.com's canonical API key environment variable, used by You.com's own docs/SDK and the LangChain/CrewAI/DSPy integrations. We are migrating ecosystem mentions of YOUCOM_API_KEY to YDC_API_KEY.

These are self-contained tutorial notebooks (not a library that others import), so a straight token rename is appropriate — no fallback needed. Notebook JSON was validated to still parse after the edit.

Part of a cross-ecosystem standardization effort: youdotcom-oss/integration-tracking#30

Rename YOUCOM_API_KEY -> YDC_API_KEY in the LiveData tutorial
notebooks to match You.com's canonical env var (used by You.com's
own docs/SDK and the LangChain/CrewAI/DSPy integrations). These are
self-contained tutorial notebooks, so a straight token rename is
appropriate.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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