RobotecAI / o3de-genai-gems

Core features and interfaces enabling use of modern AI with O3DE for variety of purposes.
Other
1 stars 0 forks source link

Move Gems to subfolders #152

Closed jhanca-robotecai closed 2 weeks ago

jhanca-robotecai commented 2 weeks ago

Closes #106

This PR puts Gems in separate folders to follow the structure proposed in #106. The Gems did not change the names, the subfolders in which Gems are stored did not change the names either, so the names correspond to each other.

jhanca@robo-pc-051 ~/devroot/ai-core-gem [jh/move_folders]
± % tree -d -L 2
.
├── docs
│   ├── images
│   └── raw
├── Features
├── Framework
│   └── GenAIFramework
└── Vendors
    ├── GenAIAmazonBedrockVendorBundle
    ├── GenAIMock
    └── GenAIVendorBundle