spring-projects / spring-projects/spring-ai
please move `format` to the common `ChatOptions`.
Open
Nobody has claimed this yet.
options
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 6
Description
please move format to the common ChatOptions. it's commonly used enough. maybe we'd have to adapt it to support different Strings for different models
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
Start by locating ChatOptions and the existing model-specific format options, then compare how each model represents its format String. Clarify whether one common option can support different Strings per model before changing the API. Done means format is exposed through the common ChatOptions while preserving the needed model-specific values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100