chatgpt-api/docs/intro.mdx

16 wiersze
404 B
Plaintext
Czysty Zwykły widok Historia

2024-08-06 04:31:58 +00:00
---
2024-08-17 11:03:17 +00:00
title: Intro
description: Agentic is an AI agent stdlib that works with any LLM and TypeScript AI SDK.
2024-08-06 04:31:58 +00:00
---
Agentic is a **standard library of AI tools** which are **optimized for both normal TS-usage as well as LLM-based usage**.
Agentic works with any LLM capable of function calling and the following TS AI SDKs:
- Vercel AI SDK
- LangChain
- LlamaIndex
- Firebase Genkit
- Dexa Dexter
- OpenAI