setting options in templates
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 12.5k
- Forks
- 998
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 10
Description
Is there a way to set options in a template?
Use case: I wrote a template to output code to the command line, usually a very low temperature is used for that. It seems that different use cases of various templates could make use of different options for their model.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue identifies templates and command-line output as the relevant entry points, but names no files or tests. Review how templates are loaded and how model options are parsed, then define and verify template-specific options for the low-temperature command-line use case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100