You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/tests/integration_tests/chat_models
Davis Chase ba0057c077
Check OpenAI model kwargs (#4366)
Handle duplicate and incorrectly specified OpenAI params

Thanks @PawelFaron for the fix! Made small update

Closes #4331

---------

Co-authored-by: PawelFaron <42373772+PawelFaron@users.noreply.github.com>
Co-authored-by: Pawel Faron <ext-pawel.faron@vaisala.com>
1 year ago
..
__init__.py (rfc) chat models (#1424) 2 years ago
test_anthropic.py Callbacks Refactor [base] (#3256) 1 year ago
test_google_palm.py Add ChatModel, LLM, and Embeddings for Google's PaLM APIs (#3575) 1 year ago
test_openai.py Check OpenAI model kwargs (#4366) 1 year ago
test_promptlayer_openai.py Callbacks Refactor [base] (#3256) 1 year ago