spring-projects / spring-projects/spring-ai

please move `format` to the common `ChatOptions`.

Open
#1,271 2 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.