Merge branch 'mrh-online-proposal' of github.com:BRUNIX-AI/assistance-engine into mrh-online-proposal
This commit is contained in:
commit
6f52df4152
|
|
@ -0,0 +1,6 @@
|
|||
MODEL_NAME=gpt-4-turbo-preview
|
||||
|
||||
OPENAI_API_KEY=sk-xxxx..
|
||||
LANGFUSE_PUBLIC_KEY=pk-lf-...
|
||||
LANGFUSE_SECRET_KEY=sk-lf-...
|
||||
LANGFUSE_HOST=http://brunix-observability:3000
|
||||
Loading…
Reference in New Issue