This commit is contained in:
Brandon Hancock
2025-02-07 14:43:10 -05:00
parent 85334cb617
commit 33b524d54f

View File

@@ -252,7 +252,6 @@ my_crew = Crew(
"config": {
"api_key": "YOUR_API_KEY",
"api_base": "YOUR_API_BASE_PATH",
"api_type": "azure",
"api_version": "YOUR_API_VERSION",
"model_name": 'text-embedding-3-small'
}