spring-projects / spring-projects/spring-ai
Add support for listing models and updating model config with the GenAI SDK
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 5
Description
Add the ability to list and filter available models.
Add the ability to update config for tuned models.
The capability has been added to the Google GenAI SDK already.
Please assign this issue to me
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 reviewing the existing GenAI SDK integration and the corresponding Google GenAI SDK capability referenced in the issue. Trace how models and tuned-model configuration are currently represented, then define completion as supporting model listing and filtering plus configuration updates for tuned models, with matching coverage in the integration's existing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100