gpt-storyteller/shard.yml

27 lines
400 B
YAML
Raw Normal View History

2023-04-11 08:42:17 +00:00
name: ai-storyteller
version: 0.1.0
targets:
storyteller:
main: src/main.cr
# authors:
# - name <email@example.com>
# description: |
# Short description of ai-storyteller
dependencies:
openai:
github: lancecarlson/openai.cr
# pg:
# github: will/crystal-pg
# version: "~> 0.5"
# development_dependencies:
# webmock:
# github: manastech/webmock.cr
# license: MIT