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>
2023-05-08 16:37:34 -07:00
..
__init__.py (rfc) chat models (#1424) 2023-03-06 08:34:24 -08:00
test_anthropic.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
test_google_palm.py Add ChatModel, LLM, and Embeddings for Google's PaLM APIs (#3575) 2023-05-01 15:23:16 -07:00
test_openai.py Check OpenAI model kwargs (#4366) 2023-05-08 16:37:34 -07:00
test_promptlayer_openai.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00