Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

This Folder contain All examples using transmart

Since we need to use the OpenAI API key, we need to load it into the environment variable.

Run in root of the transmart project

cp .env.example .env

Please enter your API key and API proxy URL (the latter is optional).

source .env