aggiunta possibilità di usare anche openai
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
LLM_PROVIDER=openai
|
||||
OPENAI_API_KEY=xxxxxx
|
||||
GOOGLE_API_KEY=xxxxxx
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,3 @@
|
||||
LLM_PROVIDER=openai
|
||||
OPENAI_API_KEY=xxxxxx
|
||||
GOOGLE_API_KEY=xxxxxx
|
||||