Rename to Instructor (#79)

This commit is contained in:
Jason Liu
2023-08-16 21:11:06 -07:00
committed by GitHub
parent 944366847f
commit a7a07772b9
47 changed files with 281 additions and 262 deletions
@@ -1,4 +1,4 @@
from openai_function_call import OpenAISchema
from instructor import OpenAISchema
from pydantic import Field
from typing import List, Any
import openai