Skip to content

Commit

Permalink
api key section
Browse files Browse the repository at this point in the history
  • Loading branch information
dglogo committed Jan 7, 2025
1 parent 1094df6 commit e105503
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions cookbook/structured_report_generation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,10 @@
"## API Keys\n",
"Prior to getting started, you will need to create API Keys for the NVIDIA API Catalog, Tavily, and LangChain.\n",
"\n",
"- NVIDIA API Catalog\n",
" 1. Navigate to **[NVIDIA API Catalog](https://build.nvidia.com/explore/discover)**.\n",
" 2. Select any model, such as llama-3.3-70b-instruct.\n",
" 3. On the right panel above the sample code snippet, click on \"Get API Key\". This will prompt you to log in if you have not already.\n",
"- NVIDIA NIM Trial API Key\n",
" 1. Prior to getting started, you will need to create API Keys to access NVIDIA NIM trial hosted endpoints.\n",
" 2. If you don’t have an NVIDIA account, you will be asked to sign-up. Each user gets a 1000 API trial credits upon signup to try NVIDIA NIM models.\n",
" 3. Click [here](https://build.nvidia.com/meta/llama-3_3-70b-instruct?signin=true&api_key=true) to sign-in and get an API key\n",
"- LangChain\n",
" 1. Go to **[LangChain Settings page](https://smith.langchain.com/settings)**. You will need to create an account if you have not already.\n",
" 2. On the left panel, navigate to \"API Keys\".\n",
Expand Down

0 comments on commit e105503

Please sign in to comment.