· Standard
G
llmstxt.info Verzeichnis · Standard
GenAIScript
Community-Eintrag
llms.txt erreichbar
KI-Impact-Score 100/100 · A
GenAIScript stellt strukturierte Informationen über eine llms.txt-Datei für KI-Assistenten bereit. Branche: Entwickler-Tools. Die Website microsoft.github.io stellt ihre llms.txt unter https://microsoft.github.io/genaiscript/llms.txt bereit. Der Eintrag besteht seit 13. Dezember 2025.
llms.txt-Adresse
https://microsoft.github.io/genaiscript/llms.txt
Gemäß DSGVO Art. 17 kannst du die Löschung deiner Daten beantragen. Rechtsverletzung melden (Art. 16 DSA) →
llms.txt — Aktueller Inhalt
Öffnen ↗
# GenAIScript
> GenAIScript is a JavaScript/TypeScript library and environment to build productive script using LLMs.
## Markdown Documentation
All pages of the documentation have a markdown route by adding '.md' to the URL.
For example, the markdown for https://microsoft.github.io/genaiscript/reference/scripts
is at https://microsoft.github.io/genaiscript/reference/scripts.md
## Guidance for Code Generation
- GenAIScript programs are meant to be executed through the genaiscript cli (https://www.npmjs.com/package/genaiscript).
- When generating code for GenAIScript, always target TypeScript, Node.JS, E
[…gekürzt]