pull/659/head
Travis Fischer 2024-08-17 06:28:17 -05:00
rodzic e65a0e6820
commit b4020b6ad2
3 zmienionych plików z 8 dodań i 4 usunięć

Wyświetl plik

@ -1,11 +1,11 @@
---
title: Intro
description: Agentic is an AI agent stdlib that works with any LLM and TypeScript AI SDK.
description: Agentic is an open source, TypeScript, AI agent standard library that works with any LLM and TS AI SDK.
---
Agentic is a **standard library of AI tools** which are **optimized for both normal TS-usage as well as LLM-based usage**.
Agentic's standard library of TypeScript AI tools are **optimized for both TS-usage as well as LLM-based usage**, which is really important for testing and debugging.
Agentic works with any LLM capable of function calling and the following TS AI SDKs:
Agentic tools work with any LLM capable of function calling and all of the major TS AI SDKs, including:
- Vercel AI SDK
- LangChain
@ -13,3 +13,7 @@ Agentic works with any LLM capable of function calling and the following TS AI S
- Firebase Genkit
- Dexa Dexter
- OpenAI
<Frame style={{ maxWidth: 308, margin: '0 auto' }}>
<img src='/media/agentic-header.jpg' alt='Agentic header' />
</Frame>

Wyświetl plik

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 406 KiB

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 406 KiB

Wyświetl plik

@ -1,5 +1,5 @@
<p align="center">
<img alt="Agentic" src="/media/agentic-header.jpg" width="308">
<img alt="Agentic" src="/docs/media/agentic-header.jpg" width="308">
</p>
<p align="center">