mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-20 18:12:35 +00:00
partner: Add groq partner integration and chat model (#17856)
Description: Add a Groq chat model issue: TODO Dependencies: groq Twitter handle: N/A
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import pytest
|
||||
|
||||
|
||||
@pytest.mark.compile
|
||||
def test_placeholder() -> None:
|
||||
"""Used for compiling integration tests without running any real tests."""
|
||||
pass
|
Reference in New Issue
Block a user