sublayerapp / sublayer

A model-agnostic Ruby Generative AI DSL and framework. Provides base classes for building Generators, Actions, Tasks, and Agents that can be used to build AI powered applications in Ruby.
https://docs.sublayer.com
MIT License
119 stars 2 forks source link

Add dotenv to the new project template #73

Open swerner opened 3 months ago

swerner commented 3 months ago

New projects in the project templates should start with dotenv installed and a .env.example file

swerner commented 3 months ago

Make sure to update examples/guides in https://github.com/sublayerapp/docs.sublayer.com to use/expect dotenv/.env