gpt-storyteller/shard.yml
2023-04-11 10:42:17 +02:00

27 lines
400 B
YAML

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