resume-tailor / src /config.py
NvkAnirudh's picture
Finished the development, yet to be deployed
d8cb149
raw
history blame contribute delete
63 Bytes
import os
ANTHROPIC_API_KEY = os.getenv('ANTHROPIC_API_KEY')