-
Notifications
You must be signed in to change notification settings - Fork 1.3k
feat(graph): update graph code node java code execute #1088
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
Conversation
* [refactor] modify memory dependencies * [refactor] modify memory dependencies * [refactor] modify elasticsearch chat memory * [refactor] modify elasticsearch chat memory * [refactor] modify elasticsearch chat memory * [refactor] modify chat memory starter
# Conflicts: # spring-ai-alibaba-graph/spring-ai-alibaba-graph-example/src/main/resources/application.yml
<dependency> | ||
<groupId>com.github.docker-java</groupId> | ||
<artifactId>docker-java</artifactId> | ||
<version>3.3.3</version> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
use style xml define <version>${fastjson.version}</version>
version
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fix
...ph-core/src/main/java/com/alibaba/cloud/ai/graph/node/code/java/JavaTemplateTransformer.java
Outdated
Show resolved
Hide resolved
hi @sincerity-being pls take a look conflicts |
@yuluo-yx fix |
the ut and linter ci is error, 👀 |
I think there shouldn't be dependencies like fastjson in the project, maybe we can delete or refactor this test? |
|
|
Describe what this PR does / why we need it
Does this pull request fix one issue?
Describe how you did it
Describe how to verify it
Special notes for reviews