Skip to content

whimzyLive/ai-writer

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

AI Blog Writer - Powered by ChatGPT

Using as a Github Actions

Action Inputs

Name Description Example Required
topic-files List of Files to a topic or description - separated by comma nextjs/fundamentals.md ☑️
output-dir .temp .out default - .out

Environment variables

Name Description Example Required
OPENAI_API_KEY API key to access the hosted GPT model XXXXXX ☑️
OPENAI_API_TYPE API type - value must be one of 'azure', 'azure_ad 'open_ai' default - open_api
OPENAI_API_BASE API base url to locate GPT model https://<your-model>.openai.azure.com/ ☑️
OPENAI_ENGINE name of the deployed model gh-blog-writer-gpt-35-turbo ☑️

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published