diff --git a/config/config2.yaml b/config/config2.yaml index 8cc1aa34f..4dc4b91c7 100644 --- a/config/config2.yaml +++ b/config/config2.yaml @@ -5,4 +5,4 @@ llm: api_type: 'openai' # or azure / ollama / groq etc. Check LLMType for more options model: 'gpt-4o' # or gpt-3.5-turbo base_url: "https://oneapi.deepwisdom.ai/v1" # or forward url / other llm url - api_key: "sk-NIIgRdoQLIK9bfVV7f35696d96E7493c8bBb20102e5cDb40" \ No newline at end of file + api_key: "" \ No newline at end of file