mirror of
https://github.com/katanemo/plano.git
synced 2026-06-08 14:55:14 +02:00
updating docs to reflect changes in 0.1.2 like tracing via signoz and… (#271)
This commit is contained in:
parent
d3c17c7abd
commit
a0d87d86c9
10 changed files with 14 additions and 6 deletions
|
|
@ -7,7 +7,7 @@
|
|||
[](https://github.com/katanemo/arch/actions/workflows/e2e_tests.yml)
|
||||
[](https://github.com/katanemo/arch/actions/workflows/static.yml)
|
||||
|
||||
## Build fast, robust, and personalized AI agents.
|
||||
## Build fast, observable, and personalized AI agents.
|
||||
|
||||
Arch is an intelligent [Layer 7](https://www.cloudflare.com/learning/ddos/what-is-layer-7/) gateway designed to protect, observe, and personalize LLM applications (agents, assistants, co-pilots) with your APIs.
|
||||
|
||||
|
|
@ -156,6 +156,8 @@ print("OpenAI Response:", response.choices[0].message.content)
|
|||
### [Observability](https://docs.archgw.com/guides/observability/observability.html)
|
||||
Arch is designed to support best-in class observability by supporting open standards. Please read our [docs](https://docs.archgw.com/guides/observability/observability.html) on observability for more details on tracing, metrics, and logs
|
||||
|
||||

|
||||
|
||||
### Contribution
|
||||
We would love feedback on our [Roadmap](https://github.com/orgs/katanemo/projects/1) and we welcome contributions to **Arch**!
|
||||
Whether you're fixing bugs, adding new features, improving documentation, or creating tutorials, your help is much appreciated.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue