mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-11 00:58:30 +00:00
drop
This commit is contained in:
@@ -252,7 +252,6 @@ my_crew = Crew(
|
|||||||
"config": {
|
"config": {
|
||||||
"api_key": "YOUR_API_KEY",
|
"api_key": "YOUR_API_KEY",
|
||||||
"api_base": "YOUR_API_BASE_PATH",
|
"api_base": "YOUR_API_BASE_PATH",
|
||||||
"api_type": "azure",
|
|
||||||
"api_version": "YOUR_API_VERSION",
|
"api_version": "YOUR_API_VERSION",
|
||||||
"model_name": 'text-embedding-3-small'
|
"model_name": 'text-embedding-3-small'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user