Aura Configuration API changelog
Changelog of Aura Configuration API component for Qotsa Aura Platform release
Added
2025-06-03 - New agents API swagger
- New agent swagger in aura-configuration-api
- Related documents:
2025-06-03 - New agents collection
- Included the agents collection in aura-configuration-api admin module for storing agents information.
- Related documents:
2025-06-03 - New agents plugin
- Included in aura-configuration-api a new plugin responsible for the management of agents.
- Related documents:
2025-06-03 - Added agents to application model
- The documentation that describes aura-configuration-api application module has been completed, including the fields of the application model. This includes as a novelty the field
agentswith the list of identifiers associated with an application. - Related documents:
Changed
2025-06-03 - Modifications in preset swagger
- Certain changes have been included in the aura-configuration-api preset swagger:
- Updated API version
- Introduced new schemas (
PresetConfigurationGenerativePartial,PresetConfigurationRagPartial) - The retrieval stage
retrievalStgis now mandatory in the definition of the preset - Adjusted schema definitions for
TranslationStageandGenerativeStage - Refined existing schemas by replacing
allOfwithanyOffor better flexibility - Minor formatting adjustments
- Related documents:
2025-06-03 - Modifications in aura-configuration-api swagger
- Certain changes have been included in the aura-configuration-api swagger:
- Updated API version
- Included agents-related files in the schema
- Modified fields to improve clarity
- Related documents:
2025-06-03 - Modifications in aura-configuration-api core swagger
- Certain changes have been included in the aura-configuration-api core swagger:
- Updated API version
- Included agents-related files in the schema
- Modified fields to improve clarity
- Related documents:
2025-05-26 - Increased version in Aura Configuration API
-The retrieval stage (RetrievalStg) that defines in a preset the process for obtaining relevant documents that best match the input query, must be mandatory in preset definition.
- aura-configuration-api update version from v1 to v2
- aura-configuration-api documentation has been updated to include these changes.
- Updated aura-configuration-api client.
- Related documents:
Last modified June 17, 2025: feat: Create first version of agents #AURA-29430 [RTM] (b928f546)