Skip to content

Commit 3818004

Browse files
committed
ref
1 parent 32f5459 commit 3818004

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Symfony AI consists of several lower and higher level **components** and the res
1515
* **Components**
1616
* **[Platform](src/platform/README.md)**: A unified interface to various AI platforms like OpenAI, Anthropic, Azure, Gemini, VertexAI, and more.
1717
* **[Agent](src/agent/README.md)**: Framework for building AI agents that can interact with users and perform tasks.
18+
* **[Chat](src/chat/README.md)**: An unified interface to send messages to agents and store long-term context.
1819
* **[Store](src/store/README.md)**: Data storage abstraction with indexing and retrieval for AI applications.
1920
* **Bundles**
2021
* **[AI Bundle](src/ai-bundle/README.md)**: Symfony integration for AI Platform, Store and Agent components.

0 commit comments

Comments
 (0)