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

Is NVCF_RUN_KEY the same as NGC_API_KEY? #16

Open
freemansoft opened this issue Aug 19, 2024 · 2 comments
Open

Is NVCF_RUN_KEY the same as NGC_API_KEY? #16

freemansoft opened this issue Aug 19, 2024 · 2 comments

Comments

@freemansoft
Copy link

This project uses NVCF_RUN_KEY
NIM-Anywhere uses NGC_API_KEY?

@jtcasablanca
Copy link
Collaborator

Hi. Yes. This is a bit confusing.

NVIDIA has a few different sorts of API keys, and they aren't interchangeable.

The NGC_API_KEY is required to pull containers from NGC. It is configured in AI Workbench as an integration. There are some example projects that need this configured because the underlying containers are gated, i.e. part of an early access program or something like that. You can see more on them here.

The NVCF_RUN_KEY is required to use the apis on build.nvidia.com. This is entered as a secret on a project by project basis. You can generate these keys directly on build.nvidia.com for the individual model/api pages. See here. You need to look for "Get API Key"

@jtcasablanca
Copy link
Collaborator

I see the issue now. The Agentic RAG project is calling the NVCF run key the api key.

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

No branches or pull requests

2 participants