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

Module: LangChain4j #9298

Closed
pascalgrimaud opened this issue Mar 20, 2024 · 4 comments · Fixed by #11273
Closed

Module: LangChain4j #9298

pascalgrimaud opened this issue Mar 20, 2024 · 4 comments · Fixed by #11273
Assignees
Labels
area: feature request 💡 $$ bug-bounty $$ https://www.jhipster.tech/bug-bounties/ server: java $200 https://www.jhipster.tech/bug-bounties/

Comments

@pascalgrimaud
Copy link
Member

I didn't test it yet, but I think we would be simple:

  • add dependencies
  • add spring boot configuration
    That's all ?

Maybe a second module with some Java sample class as examples

Maybe we can use this repo https://github.com/jdubois/2024-LangChain4J-demo

cc @jdubois :-)

@jdubois
Copy link
Member

jdubois commented Mar 20, 2024

It should indeed be pretty simple, but there are a lot of possible configurations so I'm not sure what's best here.
Also there is no Spring Boot auto configuration yet, but this should be available pretty soon - for reference, langchain4j/langchain4j-spring#8 is the PR that should provide this.

@anunnakian
Copy link
Member

The PR was merged @jdubois. So what's the default configuration that you want to add ? I think I can take that ;)

@pascalgrimaud
Copy link
Member Author

thanks @anunnakian ! yes let's give it a try

@jdubois
Copy link
Member

jdubois commented Aug 30, 2024

Awesome! I'd just keep the 3 most common settings: the key, the endpoint and the deployment model name.

@pascalgrimaud pascalgrimaud added $$ bug-bounty $$ https://www.jhipster.tech/bug-bounties/ $200 https://www.jhipster.tech/bug-bounties/ labels Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: feature request 💡 $$ bug-bounty $$ https://www.jhipster.tech/bug-bounties/ server: java $200 https://www.jhipster.tech/bug-bounties/
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants