Add initial support for Zephyr 7b Beta #37
Annotations
8 errors and 7 warnings
Build and test:
test/utils/chat_templates_test.exs#L14
test prep_and_validate_messages/1 raises exception when multiple system messages given (LangChain.Utils.ChatTemplatesTest)
|
Build and test:
test/utils/chat_templates_test.exs#L15
test prep_and_validate_messages/1 raises exception when not alternating user/assistant (LangChain.Utils.ChatTemplatesTest)
|
Build and test:
test/utils/chat_templates_test.exs#L10
test prep_and_validate_messages/1 returns 3 item tuple with expected parts (LangChain.Utils.ChatTemplatesTest)
|
Build and test:
test/utils/chat_templates_test.exs#L12
test prep_and_validate_messages/1 keeps provided system message (LangChain.Utils.ChatTemplatesTest)
|
Build and test:
test/utils/chat_templates_test.exs#L13
test prep_and_validate_messages/1 raises exception when no user message (LangChain.Utils.ChatTemplatesTest)
|
Build and test:
test/utils/chat_templates_test.exs#L16
test prep_and_validate_messages/1 removes special tokens from the message content (LangChain.Utils.ChatTemplatesTest)
|
Build and test:
test/utils/chat_templates_test.exs#L11
test prep_and_validate_messages/1 includes a system message provided when not provided (LangChain.Utils.ChatTemplatesTest)
|
Build and test
Process completed with exit code 2.
|
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test:
lib/utils/chat_templates.ex#L6
unused import Integer
|
Build and test
assign @missing not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:other]
|