Skip to content

Commit

Permalink
Update griptape-cloud-knowledge-base-tool.md with new api-keys link
Browse files Browse the repository at this point in the history
  • Loading branch information
william-price01 authored Sep 3, 2024
1 parent 2b1566a commit 4f334aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The [GriptapeCloudKnowledgeBaseTool](../../reference/griptape/tools/griptape_cloud_knowledge_base/tool.md) is a lightweight Tool to retrieve data from a RAG pipeline and vector store hosted in [Griptape Cloud](https://cloud.griptape.ai). It enables searching across a centralized [Knowledge Base](https://cloud.griptape.ai/knowledge-bases) that can consist of various data sources such as Confluence, Google Docs, and web pages.

**Note:** This tool requires a [Knowledge Base](https://cloud.griptape.ai/knowledge-bases) hosted in Griptape Cloud and an [API Key](https://cloud.griptape.ai/account/api-keys) for access.
**Note:** This tool requires a [Knowledge Base](https://cloud.griptape.ai/knowledge-bases) hosted in Griptape Cloud and an [API Key](https://cloud.griptape.ai/configuration/api-keys) for access.

```python
--8<-- "docs/griptape-tools/official-tools/src/griptape_cloud_knowledge_base_tool_1.py"
Expand Down

0 comments on commit 4f334aa

Please sign in to comment.