mirror of
https://github.com/hwchase17/langchain
synced 2024-11-10 01:10:59 +00:00
d96f67b06f
- Refactor standard test classes to make them easier to configure - Update openai to support stop_sequences init param - Update groq to support stop_sequences init param - Update fireworks to support max_retries init param - Update ChatModel.bind_tools to type tool_choice - Update groq to handle tool_choice="any". **this may be controversial** --------- Co-authored-by: Chester Curme <chester.curme@gmail.com> |
||
---|---|---|
.. | ||
chat | ||
__init__.py | ||
conftest.py | ||
test_chat_models.py | ||
test_contextual_answers.py | ||
test_embeddings.py | ||
test_imports.py | ||
test_llms.py | ||
test_semantic_text_splitter.py | ||
test_standard.py | ||
test_utils.py |