OpenPipe was acquired by CoreWeave in September 2025. The Python package hasn't been updated since June 2025 and the repo since 2024. The openpipe package caps openai<=1.97.1, creating dependency conflicts with other extras. Remove the dead integration to clean up the codebase.
342 B
342 B
- ⚠️ Removed
OpenPipeLLMServiceand theopenpipeextra. OpenPipe was acquired by CoreWeave and the package is no longer maintained. If you were usingopenpipeas an LLM provider, switch to the underlying provider directly (e.g.openai). The OpenPipe interface can still be used withOpenAILLMServiceby specifying abase_url.