mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
6f62e5461c
Sometimes the score responded by chatgpt would be like 'Respone example\nScore: 90 (fully answers the question, but could provide more detail on the specific error message)' For the score contains not only numbers, it raise a ValueError like Update the RegexParser from `.*` to `\d*` would help us to ignore the text after number. Co-authored-by: Bagatur <baskaryan@gmail.com> |
||
---|---|---|
.. | ||
query_constructor | ||
question_answering | ||
__init__.py | ||
test_api.py | ||
test_base.py | ||
test_combine_documents.py | ||
test_constitutional_ai.py | ||
test_conversation.py | ||
test_graph_qa.py | ||
test_hyde.py | ||
test_llm_bash.py | ||
test_llm_checker.py | ||
test_llm_math.py | ||
test_llm_summarization_checker.py | ||
test_llm_symbolic_math.py | ||
test_llm.py | ||
test_memory.py | ||
test_natbot.py | ||
test_sequential.py | ||
test_transform.py |