Skip to content

Commit 9b3bf13

Browse files
committed
docs: tweaks
1 parent 7cf0443 commit 9b3bf13

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/cortex/introduction.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
22
title: Introduction
3-
description: 'Cortex is an AI framework that brings advanced artificial intelligence capabilities to your Laravel projects.'
43
icon: 'book-open'
54
---
65

76
Cortex is a Laravel package that provides a unified, expressive API for working with large language models (LLMs), building AI agents, managing prompts, and generating embeddings. It abstracts away the differences between AI providers so you can focus on building features rather than integrating APIs.
87

8+
<Danger>This package is still under active development and is not ready for production yet. As such the documentation is not yet complete and may contain errors.</Danger>
9+
910
## Key Features
1011

1112
<CardGroup cols={2}>

0 commit comments

Comments
 (0)