spring-projects / spring-projects/spring-ai

Add support for the OCI `GenericChatRequest`

Open
#4,449 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
9.5k
Forks
2.9k
Avg merge
1d 7h
Merged PRs (30d)
6

Description

Currently, Spring AI for OCI supports only Cohere models hosted on OCI. As a result, other models available on OCI cannot be accessed through this implementation. Enabling support for GenericChatRequest would allow the use of a wider range of models hosted on OCI.

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 Spring AI's OCI chat implementation and the Cohere-specific request path, then read how OCI exposes GenericChatRequest. Determine the request and response handling needed for models beyond Cohere. Done means OCI models using GenericChatRequest can be accessed through the Spring AI implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.