Repository History
2 repositories tagged with ai agents

Griptape: Modular Python Framework for AI Agents and Workflows
Griptape is a modular Python framework designed to simplify the development of generative AI applications. It provides a flexible set of abstractions for working with Large Language Models (LLMs), Retrieval-Augmented Generation (RAG), and various other AI components. With its structured approach, Griptape enables developers to build sophisticated AI agents and workflows efficiently.

openapi-servers: Reference Implementations for LLM Tool Integration
The openapi-servers repository provides reference implementations for OpenAPI Tool Servers, simplifying the integration of external tools and data sources into LLM agents and workflows. By leveraging the OpenAPI specification, it ensures secure and easy communication without proprietary protocols. This project aims to accelerate the development of powerful AI applications by offering battle-tested, standard-compliant server examples.