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

feat(llm): automatic backup graph data timely #151

Merged
merged 6 commits into from
Jan 2, 2025

Conversation

MrJs133
Copy link
Contributor

@MrJs133 MrJs133 commented Dec 31, 2024

No description provided.

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Dec 31, 2024
@github-actions github-actions bot added the llm label Dec 31, 2024
@dosubot dosubot bot added the enhancement New feature or request label Dec 31, 2024
Comment on lines +66 to +73
client = PyHugeClient(
huge_settings.graph_ip,
huge_settings.graph_port,
huge_settings.graph_name,
huge_settings.graph_user,
huge_settings.graph_pwd,
huge_settings.graph_space,
)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we could reuse the client object instead of create a new one everywhere..

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 2, 2025
@imbajin imbajin changed the title feat(llm): timely backup graph info feat(llm): automatic backup graph data timely Jan 2, 2025
@imbajin imbajin merged commit 4c97cd6 into apache:main Jan 2, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer llm python-client size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants