diff --git a/README.en.md b/README.en.md index 9fbb749..efda008 100644 --- a/README.en.md +++ b/README.en.md @@ -132,6 +132,8 @@ const numex = new Numex({ apiKey: process.env.NUMEX_API_KEY }); await numex.chat.completions.create({ messages: [{ role: 'user', content: 'Merhaba' }] }); ``` +📦 **Repos:** [numex-codex](https://github.com/mobilcep/numex-codex) · [numex-api](https://github.com/mobilcep/numex-api) · [numex-sdk](https://github.com/mobilcep/numex-sdk) (open source) + The agent keeps an open, readable **`.numex/`** folder in every project — RAG index, audit trail, checkpoints, learned errors — so you can always see what it knows and what it did. diff --git a/README.md b/README.md index 4a470cb..2d2b76e 100644 --- a/README.md +++ b/README.md @@ -256,6 +256,8 @@ curl -X POST https://www.numexai.com.tr/api/v1/chat \ -d '{"message":"Merhaba","history":[]}' ``` +📦 **Depolar:** [numex-codex](https://github.com/mobilcep/numex-codex) · [numex-api](https://github.com/mobilcep/numex-api) · [numex-sdk](https://github.com/mobilcep/numex-sdk) (açık kaynak) + → [CLI](urunler/02-numex-cli.md) · [Codex IDE](urunler/03-numex-codex-ide.md) · [Core](urunler/04-numex-core.md) · [API & SDK](urunler/05-api-ve-sdk.md) · [Hub & Forge](urunler/06-hub-ve-forge.md) ## 💳 Planlar ve fiyatlar