camel-ai v0.2.78 reads OPENAI_API_KEY from env and auto-passes it to chat.completions.create() which doesn't accept it (TypeError). Fix: pass api_key and base_url through model_config_dict so camel-ai extracts them for the OpenAI client constructor only.
62 KiB
62 KiB