commit
1375fdbf62
@ -10,8 +10,7 @@ or answer questions about GenAIScript.
|
||||
|
||||
## Reference
|
||||
|
||||
- [GenAIScript docs](../../.genaiscript/docs/llms-full.txt)
|
||||
- [GenAIScript ambient type definitions](../../.genaiscript/genaiscript.d.ts)
|
||||
- [GenAIScript llms.txt](https://microsoft.github.io/genaiscript/llms.txt)
|
||||
|
||||
## Guidance for Code Generation
|
||||
|
||||
@ -19,4 +18,4 @@ or answer questions about GenAIScript.
|
||||
- you prefer using APIs from GenAIScript 'genaiscript.d.ts' rather node.js. Avoid node.js imports.
|
||||
- you keep the code simple, avoid exception handlers or error checking.
|
||||
- you add TODOs where you are unsure so that the user can review them
|
||||
- you use the global types in genaiscript.d.ts are already loaded in the global context, no need to import them.
|
||||
- you use the global types in genaiscript.d.ts are already loaded in the global context, no need to import them.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user