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

V.0.3.7.1 graph integration2 #35

Merged
merged 9 commits into from
Jul 5, 2024
Merged

V.0.3.7.1 graph integration2 #35

merged 9 commits into from
Jul 5, 2024

Conversation

njfio
Copy link
Owner

@njfio njfio commented Jul 5, 2024

feat(graph-integration): Implement Neo4j integration and update AI clients

  • Update Cargo.toml with new dependencies
  • Modify config.json to include Neo4j settings
  • Refactor cohere_client.rs and google_ai_client.rs for graph compatibility
  • Enhance config.rs to support new Neo4j configuration
  • Implement Neo4j client functionality in neo4j_client.rs
  • Update main.rs to incorporate graph-based operations
  • Gitignore .idea/ directory

This commit advances the graph integration feature, improving AI client
interactions with the Neo4j database and setting up the groundwork for
more sophisticated data operations.

njfio and others added 9 commits June 14, 2024 00:38
These are working.  Advanced functionality and multimodal aren't implemented yet.
…ywords.

would be amazing to get rust-bert to work.
…ients

- Update Cargo.toml with new dependencies
- Modify config.json to include Neo4j settings
- Refactor cohere_client.rs and google_ai_client.rs for graph compatibility
- Enhance config.rs to support new Neo4j configuration
- Implement Neo4j client functionality in neo4j_client.rs
- Update main.rs to incorporate graph-based operations
- Gitignore .idea/ directory

This commit advances the graph integration feature, improving AI client
interactions with the Neo4j database and setting up the groundwork for
more sophisticated data operations.
@njfio njfio merged commit 94dc18e into main Jul 5, 2024
2 of 8 checks passed
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

Successfully merging this pull request may close these issues.

1 participant