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

Fix metta function to make evaluation using the passed context space #804

Merged
merged 3 commits into from
Nov 20, 2024

Conversation

vsbogd
Copy link
Collaborator

@vsbogd vsbogd commented Nov 20, 2024

Fixes #803 Add additional evalc operation which can evaluate passed atom using passed space. Use evalc to implement metta function. Add unit test for the case.

Add additional evalc operation which can evaluate passed atom using
passed space. Use evalc to implement metta function. Add unit test for
the case.
@vsbogd vsbogd merged commit 1a3afe3 into trueagi-io:main Nov 20, 2024
1 check passed
@vsbogd vsbogd deleted the fix-metta branch December 18, 2024 14:42
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.

metta function does not use provided space
1 participant