text

package
v0.4.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ExampleKubernetesName   = "Create a Kubernetes deployment"
	ExampleKubernetesPrompt = "# Create a Kubernetes deployment. Provide common variables."

	ExampleAlibabaCloudName   = "Create an alibaba cloud virtual machine"
	ExampleAlibabaCloudPrompt = "# Create a resource group, virtual network," +
		" subnet and virtual machine on alibaba cloud."

	ExampleELKName   = "Deploy an ELK stack"
	ExampleELKPrompt = "# Deploy an ELK stack using helm chart."

	TerraformModuleGenerateSystemMessage = "You are translating natural language to a Terraform module." +
		" Please do not explain, just write pure terraform HCL code." +
		" Please do not explain, just write pure terraform HCL code." +
		" Please do not explain, just write pure terraform HCL code."

	TerraformModuleExplainSystemMessage = "Please explain the given terraform module."

	TerraformModuleCorrectSystemMessageDesc = "Please Check and fix the given terraform module" +
		" if there's any mistake.\n" +
		"Strictly respond a valid JSON in the following format:"
	TerraformModuleCorrectSystemMessageCorrectedDesc = "Terraform code that is fixed." +
		" Please do not explain, just write terraform HCL code."
	TerraformModuleCorrectSystemMessageExplanationDesc = "Explanation of the fixes."
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL