jxnl / instructor

structured outputs for llms
https://python.useinstructor.com/
MIT License
6.52k stars 514 forks source link

Fixed up more prompting techniques #804

Closed ivanleomk closed 2 days ago

ivanleomk commented 3 days ago

Added in 3 new prompting techniques


:rocket: This description was created by Ellipsis for commit 9bf690cd45920012371ecd57ec2a63dee45a883d

Summary:

Added three new prompting techniques with documentation, examples, and specific function implementations.

Key points:


Generated with :heart: by ellipsis.dev

cloudflare-pages[bot] commented 3 days ago

Deploying instructor with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9bf690c
Status:⚡️  Build in progress...

View logs

ivanleomk commented 3 days ago

Relevant pages added:

https://7c5d5e6a.instructor.pages.dev/prompting/thought_generation/chain_of_thought_few_shot/prompt_mining/ https://7c5d5e6a.instructor.pages.dev/prompting/thought_generation/chain_of_thought_few_shot/complexity_based/ https://7c5d5e6a.instructor.pages.dev/prompting/thought_generation/chain_of_thought_few_shot/contrastive/