Incontext structure - #46
Merged
Merged
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…cludes it via myst-parser Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…-it-works framing, add target custom-method interface with style_dict Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…s-cf54aa redesign quickstart around example-based style transfer contract
…d prompt kwarg for template selection and custom templates Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…gle active template Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
…wording, readable mock accessors and test template Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
remove zero-shot prompting
…on and merging machinery Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…only for the string path in get_method Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
drop multi-method support
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
docs: single method parameter
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…ase cases with full error messages Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
add style resolution
…ng styles Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…able-styles count changes in #19 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
error when n exceeds available styles
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…ying style_bank example from docstring Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
flatten method_kwargs
…e, not yet called Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…ate is the adapter; compute token budget only when needed Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
tinystyler: style-dict generation
…; old generate becomes the adapter Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…o styles Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
prompting: style-dict generation
… style dict, old style kwargs and helpers deleted Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…hlighting Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…rop print example, state the generate contract Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
docs: styles, style_examples, labeled output
…lead, delete DEFAULT_STYLES Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…time counts Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
n draws from the full style bank
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
add repeats
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
rename style_examples to style_texts
…od base Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
shared causal LM engine
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…, plain types, document the loader rules Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…where caching happens in the resolution comment Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
cache loaded models, not method instances
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
resolve styles against the method's style bank
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…pt-based methods' causal LM Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
shared prompt-generation plumbing
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…tive mock for generate Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
add the zero_shot method
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.