Skip to content

Leverage NodeJS in any GenAIScript #6

@lemmy

Description

@lemmy

If the need arises, here’s how to fully utilize NodeJS.

npm install -d @types/node
import { writeFile } from "fs/promises";

...

await writeFile(...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions