이 도구에 대하여
Griptape enables creatives to orchestrate multiple AI models and agents within secure, professional workflows. It’s predictable, controllable, and built for the way you think. 주요 기능: ProductsNodesAI FrameworkAI CloudLocalDocsHow toSamplesLearnResourcesBlogCommunityGitHubComfyUI NodesAboutNodes Log InSIGN UPGriptape Framework 1, 4 is Here!FrameworkWritten ByIan MassinghamMarch 3, 2025Version 1, 4 of the Griptape Framework is here, 4 release includes two new prompt drivers, changes to event handling when using the Framework to interact with Griptape Cloud, and an update to Tasks, structures import Agent agent = Agent( prompt_driver=GriptapeCloudPromptDriver( api_key=os, environ["GT_CLOUD_API_KEY"], ), ) agent, How can I help you today?Support for xAI Grok ModelsThis release adds support for the Grok family of models from xAI through a new GrokPromptDriver, structures import Agent agent = Agent( prompt_driver=GrokPromptDriver( api_key=os.