diff --git a/docs/concepts/memory.mdx b/docs/concepts/memory.mdx index 9a7aa1eae..a725c41e7 100644 --- a/docs/concepts/memory.mdx +++ b/docs/concepts/memory.mdx @@ -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' }