arrow_backRetour aux issues
NeuralTrust/TrustGate
#496
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
good first issue: Add TypeScript/Node.js SDK example
ecoDébutant
good first issue
help wanted
examples
descriptionDescription
## Context
From [.github/GOOD_FIRST_ISSUES.md](https://github.com/NeuralTrust/TrustGate/blob/main/.github/GOOD_FIRST_ISSUES.md) task #1.
Add a TypeScript example showing how to use the OpenAI Node.js SDK through TrustGate, similar to the existing Python example.
## Acceptance criteria
- [ ] Create `examples/openai-sdk-typescript/`
- [ ] `README.md` with setup/usage
- [ ] `chat.ts` mirroring Python `chat.py`
- [ ] `package.json` with `openai` dependency
- [ ] `tsconfig.json`
- [ ] Works against a running TrustGate (`make up`)
## References
- https://github.com/NeuralTrust/TrustGate/tree/main/examples/openai-sdk
- https://github.com/openai/openai-node
Comment here if you want to claim this.
Issues similaires
medik8s/fence-agents-remediation
star18
Poids du dépôt moyen
v0.8.0 starts a cluster-scoped Secret informer despite namespace-scoped Secret RBAC
## Description While testing Fence Agents Remediation (FAR) v0.8.0, I observed the manager repeatedly attempting to li…
Go
good first issue
Wayfare-labs/wayfare
star1
Poids du dépôt léger
Check that an issuer's home_domain round-trips to the same stellar.toml
Written to the standard set by #33 — read that issue first for the expected level of detail and the acceptance criteria…
Go
help wanted
area:corridor
Wayfare-labs/wayfare
star1
Poids du dépôt léger
Report auth_immutable: whether an issuer's flags can still change
> **This issue is the reference standard.** Every other check issue links back here for the expected level of detail. I…
Go
help wanted
good first issue