base_griptape_cloud_tool
BaseGriptapeCloudTool
Bases: BaseTool
, ABC
Base class for Griptape Cloud clients.
Attributes:
Name | Type | Description |
---|---|---|
base_url |
str
|
Base URL for the Griptape Cloud Knowledge Base API. |
api_key |
str
|
API key for Griptape Cloud. |
headers |
dict
|
Headers for the Griptape Cloud Knowledge Base API. |