mirror of
https://github.com/kennethreitz/instructor.git
synced 2026-06-05 22:50:18 +00:00
Rename to Instructor (#79)
This commit is contained in:
@@ -4,7 +4,7 @@ from typing import Any, List
|
||||
import openai
|
||||
from pydantic import Field
|
||||
|
||||
from openai_function_call import OpenAISchema
|
||||
from instructor import OpenAISchema
|
||||
|
||||
|
||||
class SQLTemplateType(str, enum.Enum):
|
||||
|
||||
Reference in New Issue
Block a user