Docs exports: JSON llms.txt llms-full.txt Agent Files

class Shards::Spec::AIAssistant

Overview

Optional ai_assistant section in shard.yml for enabling automatic installation/update of AI assistant configuration during shards install.

ai_assistant:
  auto_install: true

Defined in:

spec.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : YAML::PullParser) #

[View source]
def self.new(auto_install : Bool = false) #

[View source]

Instance Method Detail

def auto_install : Bool #

[View source]