Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ullenboom opened this issue Oct 11, 2024 · 0 comments

Comments

@ullenboom
Copy link

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 ChatResponse class still includes old methods, such as call(Prompt) and call(String).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant