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

- refactor: unify shared deps through cargo workspace #649

Merged
merged 19 commits into from
Nov 13, 2024

Conversation

agallardol
Copy link
Collaborator

@agallardol agallardol commented Nov 11, 2024

  • unify most of shared dependencies using the cargo file at the root of the project (workspace)
  • unify subprojects version throught the workspace (all packages will share the same cargo version)

agallardol and others added 19 commits November 7, 2024 20:14
# Conflicts:
#	shinkai-bin/shinkai-node/Cargo.toml
#	shinkai-libs/shinkai-lancedb/Cargo.toml
#	shinkai-libs/shinkai-tools-primitives/Cargo.toml
extend config with tools and system prompt
# Conflicts:
#	shinkai-bin/shinkai-node/Cargo.toml
# Conflicts:
#	shinkai-bin/shinkai-node/Cargo.toml
#	shinkai-libs/shinkai-lancedb/Cargo.toml
#	shinkai-libs/shinkai-tools-primitives/Cargo.toml
@acedward acedward changed the base branch from main to feature/tools-def-exec November 13, 2024 13:38
@acedward acedward merged commit 0f57c87 into feature/tools-def-exec Nov 13, 2024
0 of 2 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.

3 participants