UNPKG

@agentic/core

Version:

Agentic AI utils which work with any LLM and TypeScript AI SDK.

29 lines (20 loc) 997 B
<p align="center"> <a href="https://agentic.so"> <img alt="Agentic" src="https://raw.githubusercontent.com/transitive-bullshit/agentic/main/apps/web/public/agentic-social-image-light.jpg" width="640"> </a> </p> <p> <a href="https://github.com/transitive-bullshit/agentic/actions/workflows/main.yml"><img alt="Build Status" src="https://github.com/transitive-bullshit/agentic/actions/workflows/main.yml/badge.svg" /></a> <a href="https://www.npmjs.com/package/@agentic/core"><img alt="NPM" src="https://img.shields.io/npm/v/@agentic/core.svg" /></a> <a href="https://prettier.io"><img alt="Prettier Code Formatting" src="https://img.shields.io/badge/code_style-prettier-brightgreen.svg" /></a> </p> # @agentic/core <!-- omit from toc --> > Agentic AI utils which work with any LLM and TypeScript AI SDK. - [Website](https://agentic.so) - [Docs](https://docs.agentic.so) ## Install ```bash npm i @agentic/core zod ``` ## License [MIT](https://choosealicense.com/licenses/mit/)