mistralai: Add langchain-mistralai partner package (#14783)

Co-authored-by: Chad Phillips <chad@apartmentlines.com>
This commit is contained in:
Bagatur
2023-12-19 10:34:19 -05:00
committed by GitHub
parent 44cb899a93
commit a5be9f9475
22 changed files with 2131 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
import pytest
@pytest.mark.compile
def test_placeholder() -> None:
"""Used for compiling integration tests without running any real tests."""
pass