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

Configuration and 3D Chat Example update #2

Merged
merged 3 commits into from
May 11, 2024
Merged

Configuration and 3D Chat Example update #2

merged 3 commits into from
May 11, 2024

Conversation

adammikulis
Copy link
Owner

This PR continues the v0.2.0 development and has a more refined UI with a 3D example scene. There is now a MindAgent3D (dedicated node pending) scene the user can add that refers to an attached MindAgent and can communicate with the autoloaded MindManager.

I still need to resolve the error NETSDK1152: Found multiple publish output files with the same relative path when I try to include the Cpu backend in the exported Godot program. In the meantime, the release will just be for Cuda12 while I resolve the runtime identifiers. If you do not have an Nvidia GPU and want to run this project add the CPU backend to your project using the NuGet Package Manager (you may need to remove the Cuda12 backend if it causes a conflict).

image

@adammikulis adammikulis merged commit bc66595 into main May 11, 2024
@adammikulis adammikulis self-assigned this May 17, 2024
@adammikulis adammikulis added the enhancement New feature or request label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant