Update Examples & Documentation, Add Support for Temporary Queue and UUID Invoke Function, Added assembly component #36
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request includes several updates and additions to the codebase.
The commit "Examples Update + Code Refactor" includes code refactoring and updates to the examples for OpenAI, Bedrock, Anthropic, and VertexAI.
The commit "Added support for temporary queue + UUID queue name" adds support for creating a temporary queue and using a UUID as the queue name.
The commit "Add assembly component and auto-generated documents" adds an assembly component and auto-generates documents.
The commit "Added MoA Example + UUID Invoke Function" adds a MoA example that broadcasts to multiple agents and includes a UUID invoke function.
The commit "Update documentation for new users + Refactored component_input & source_expression" updates the documentation for new users and refactors the component_input to input_selection and the source_expression function to evaluate_expression.
The commit "Fixed solace disconnection issues on shutting down" fixes solace disconnection issues when shutting down.
The pull request includes various file changes and updates to the documentation.