Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract basic building blocks from chat_completion/2 to make a more composable interface #65

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Introduce Instructor.prepare_prompt/2 and Instructor.consume_response/2

3b8f02f
Select commit
Loading
Failed to load commit list.
Open

Extract basic building blocks from chat_completion/2 to make a more composable interface #65

Introduce Instructor.prepare_prompt/2 and Instructor.consume_response/2
3b8f02f
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs