@rizal_ncc/agent-client 1.4.3 → 1.4.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -4
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
[](https://github.com/rizalNCC/agent-client/actions/workflows/npm-publish.yml)
|
|
2
2
|
|
|
3
|
-
#
|
|
3
|
+
# Agen Client
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
`backend-documentation.md` is the source-of-truth contract for backend payload and `tool_results` schema.
|
|
5
|
+
A component (for now support react and vanilla) and headless core for AI agent chat interfaces, designed for seamless integration with a compatible backend API. Provides built-in transport logic, flexible layouts, and tool result handling, while allowing full customization through props and custom transport functions.
|
|
8
6
|
|
|
9
7
|
## Table of Contents
|
|
10
8
|
|