Skip to content

Potential Issue with 1.0.0-M3 and 1.0.0-SNAPSHOT Documentation URLs and Outdated API Docs #1523

Open
@ullenboom

Description

@ullenboom

On the Spring AI project page (https://spring.io/projects/spring-ai#learn), the 2 links point to the same URL:

Is it intentional that the 1.0.0-M3 PRE and 1.0.0-SNAPSHOT links direct to the same URL? This setup implies that either the M3 documentation isn’t fixed, or the SNAPSHOT version isn’t being updated regularly.

Additionally, the 1.0.0-SNAPSHOT API docs (https://docs.spring.io/spring-ai/docs/1.0.0-SNAPSHOT/api/) appear outdated, with the latest version dating back to 2024-03-15. Notably, the ChatClient class still includes old methods, such as call(Prompt) and call(String).

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions