This commit is contained in:
2025-02-25 12:58:53 +08:00
parent c0570aef13
commit 93f90389cf
9 changed files with 122 additions and 334 deletions

View File

@@ -5,7 +5,8 @@ from autogen_ext.code_executors.docker import DockerCommandLineCodeExecutor
# Define your API keys and configurations
OPENAI_API_KEY = "sk-4aJj5ygdQ9rw6lS6920712Ef9bB848439522E72318439eCd"
OPENAI_BASE_URL = "http://154.44.26.195:17935/v1"
# OPENAI_BASE_URL = "http://154.44.26.195:17935/v1"
OPENAI_BASE_URL = "http://159.75.70.95:17935/v1"
# OPENAI_BASE_URL = "https://vip.apiyi.com/v1"
# MODEL = "chatgpt-4o-latest"