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

[BUG] Some functional module classes published to the warehouse are not public #1025

Closed
195070811 opened this issue Apr 26, 2024 · 2 comments
Labels
bug Something isn't working question Further information is requested

Comments

@195070811
Copy link

When I was testing the Ollama module in a Spring Boot project, I found that it was not possible to add the Langchain4j Ollama module through Maven dependency because I found that the classes in this module were not public and could not be referenced. I don't know if other modules have the same problem. Why not use public public classes

@195070811 195070811 added the bug Something isn't working label Apr 26, 2024
@langchain4j
Copy link
Owner

@195070811 what classes exactly?

@langchain4j langchain4j added the question Further information is requested label Apr 29, 2024
@langchain4j
Copy link
Owner

@195070811 closing as there is no answer. Feel free to reopen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants