참고소스 수정본
This commit is contained in:
6
참고/instructor-main/tests/llm/test_anthropic/util.py
Normal file
6
참고/instructor-main/tests/llm/test_anthropic/util.py
Normal file
@@ -0,0 +1,6 @@
|
||||
import instructor
|
||||
|
||||
models = ["anthropic/claude-3-haiku-20240307"]
|
||||
modes = [
|
||||
instructor.Mode.ANTHROPIC_TOOLS,
|
||||
]
|
||||
Reference in New Issue
Block a user