mirror of
https://github.com/numexai/numex_nedir.git
synced 2026-09-25 05:22:29 +00:00
Codex, API ve SDK depolarina baglantilar
This commit is contained in:
parent
abd3452456
commit
08255dd4a7
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user