forge, remove helicone from .env.example

This commit is contained in:
SwiftyOS
2023-09-28 15:50:51 +02:00
parent 4f15b1c582
commit e374e51663

View File

@@ -1,8 +1,5 @@
# Your OpenAI API Key. If GPT-4 is available it will use that, otherwise will use 3.5-turbo
OPENAI_API_KEY=abc
# If you want to enable Helicone proxy and caching
HELICONE_KEY=abc
OPENAI_API_BASE=https://oai.hconeai.com/v1
# Control log level
LOG_LEVEL=INFO