
Earlier this month AMD's GAIA software was updated to make it easy to build custom AI agents via chat and became packaged as a "true desktop app".
With AMD GAIA 0.17.3 out today, they are taking it further in now letting users package their own agents into a custom GAIA installer that becomes automatically seeded on first launch. They have made it easy to export and import agents between systems and then under Microsoft Windows to make it especially easy to bundle everything up into a single install file.
GAIA 0.17.3 with its C++ library also now preserves OpenAI-compatible base URLs for working with alternative inference back-ends, their Pickle deserialization is replaced by JSON and HMAC-SHA256 for a safer RAG cache, and there is improved document handling for when AI agents are dealing with documents.
Those wanting to learn more about AMD GAIA 0.17.3 or to download it can find all the details up on GitHub .