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

Add the concept of 'request_response_flows' #38

Closed
wants to merge 27 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
67e01f9
Examples Update + Code Refactor (#25)
cyrus2281 Aug 27, 2024
31adf19
Added support for temporary queue + UUID queue name (#26)
cyrus2281 Aug 28, 2024
3ede57a
Add assembly component and auto-generated documents (#27)
cyrus2281 Aug 29, 2024
c95b7f3
Added MoA Example + UUID Invoke Function (#28)
cyrus2281 Aug 29, 2024
8fa025e
Update documentation for new users + Refactored component_input & sou…
cyrus2281 Sep 3, 2024
3f33985
Fixed solace disconnection issues on shutting down (#30)
cyrus2281 Sep 3, 2024
8c9434f
Add RAG example for AI connector + delete action for vector index (#31)
cyrus2281 Sep 4, 2024
3c9b8ba
chore: Refactor make_history_start_with_user_message method (#32)
efunneko Sep 5, 2024
8f936ea
Merge branch 'SolaceLabs:main' into main
artyom-morozov Sep 6, 2024
fc26447
Keep history depth needs to be a positive integer and test refactor (…
efunneko Sep 9, 2024
113b930
Fix for anthropic example (#35)
cyrus2281 Sep 11, 2024
6cbe54a
feat: add request_response_controller.py
efunneko Sep 13, 2024
4f9f79c
feat: implement RequestResponseFlowManager and RequestResponseControl…
efunneko Sep 13, 2024
139ed70
style: format code with black and improve readability
efunneko Sep 13, 2024
1e54049
feat: implement RequestResponseController for flow-based request-resp…
efunneko Sep 13, 2024
e16b0ca
feat: implement RequestResponseController for handling request-respon…
efunneko Sep 13, 2024
776622f
fix: import SolaceAiConnector for type checking
efunneko Sep 13, 2024
e90b136
refactor: restructure Flow class and improve code organization
efunneko Sep 13, 2024
e9ab2f5
feat: implement multiple named RequestResponseControllers per component
efunneko Sep 13, 2024
11b345b
refactor: initialize request-response controllers in ComponentBase
efunneko Sep 13, 2024
9f5817a
test: add request_response_controller functionality tests
efunneko Sep 15, 2024
03e8292
feat: finished implementation and added some tests
efunneko Sep 16, 2024
9943637
refactor: rename RequestResponseController to RequestResponseFlowCont…
efunneko Sep 16, 2024
49796c8
refactor: rename RequestResponseController to RequestResponseFlowCont…
efunneko Sep 16, 2024
3db7fa9
refactor: some name changes
efunneko Sep 16, 2024
a6c0c5d
fix: update test function names for RequestResponseFlowController
efunneko Sep 16, 2024
b836da7
refactor: more name changes
efunneko Sep 16, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'SolaceLabs:main' into main
artyom-morozov authored Sep 6, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 8f936ea6bf3648e62a3d1da53a6ad59e46d79090

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.