참고소스 수정본
This commit is contained in:
4
참고/instructor-main/tests/llm/test_writer/util.py
Normal file
4
참고/instructor-main/tests/llm/test_writer/util.py
Normal file
@@ -0,0 +1,4 @@
|
||||
import instructor
|
||||
|
||||
models: list[str] = ["palmyra-x4", "palmyra-x5"]
|
||||
modes = [instructor.Mode.WRITER_TOOLS, instructor.Mode.WRITER_JSON]
|
||||
Reference in New Issue
Block a user