diff --git a/README.md b/README.md index 6415b08..2b621df 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# go-llm-agent +# rony-llm-agent > 🌐 **Language:** [English](./README.md) | [EspaΓ±ol](./README.es.md) > diff --git a/docs/README.md b/docs/README.md index b004f90..67fac05 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,4 +1,4 @@ -# go-llm-agent β€” Documentation +# rony-llm-agent β€” Documentation > 🌐 **Language:** [English](./README.md) | [EspaΓ±ol](./README.es.md) @@ -8,7 +8,7 @@ Technical documentation for the library. ``` β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” -β”‚ go-llm-agent (pkg/) β”‚ +β”‚ rony-llm-agent (pkg/) β”‚ β”‚ β”‚ β”‚ β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ β”‚ β”‚ agent β”‚ β”‚ persona β”‚ β”‚ tools β”‚ β”‚ diff --git a/docs/architecture.md b/docs/architecture.md index 2f2f2c4..eef719f 100644 --- a/docs/architecture.md +++ b/docs/architecture.md @@ -17,7 +17,7 @@ ## 🎯 1. Library Vision -### 1.1 What is go-llm-agent? +### 1.1 What is rony-llm-agent? A Go library that provides all the **generic and reusable** logic for building LLM-based agents. It's not a final product β€” it's the foundation on which specific products are built. @@ -54,7 +54,7 @@ A Go library that provides all the **generic and reusable** logic for building L β”‚ use public interfaces β–Ό β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” -β”‚ go-llm-agent (pkg/ β€” public API) β”‚ +β”‚ rony-llm-agent (pkg/ β€” public API) β”‚ β”‚ β”‚ β”‚ β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ β”‚ β”‚ agent β”‚ β”‚ llm β”‚ β”‚ persona β”‚ β”‚ tools β”‚ ... β”‚