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

Two changes: added file_output component and a cleaner way for a component to discard a message #22

Merged
merged 40 commits into from
Jul 25, 2024
Merged
Changes from 1 commit
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
a133bd2
Remove launch.json
efunneko Apr 27, 2024
d9b3d36
Merge remote-tracking branch 'upstream/main'
efunneko Apr 27, 2024
c9f4091
Merge remote-tracking branch 'upstream/main'
efunneko Apr 27, 2024
dd861b0
Merge remote-tracking branch 'upstream/main'
efunneko Apr 29, 2024
7785992
Merge remote-tracking branch 'upstream/main'
efunneko May 5, 2024
0ae3420
Merge remote-tracking branch 'upstream/main'
efunneko May 9, 2024
2f7ec70
chore: Refactor SlackReceiver to handle channel events and join new c…
efunneko May 15, 2024
d852259
* Add ability for a component to send a message directly to a named flow
efunneko May 23, 2024
dd5b7f9
feat: Update default stream_batch_size to 15 in LangChainChatModelWit…
efunneko May 27, 2024
79b1021
Merge remote-tracking branch 'upstream/main'
efunneko May 27, 2024
8b01c1c
Merge remote-tracking branch 'upstream/main'
efunneko May 30, 2024
261d095
Update import statement in main.py
efunneko Jun 5, 2024
002e9b9
Another major reorganization of directory structure to make it more s…
efunneko Jun 6, 2024
fea2759
Fixed some documentation generation after package reorganization
efunneko Jun 6, 2024
3b421b8
Merge branch 'main' into main
efunneko Jun 6, 2024
5b21a74
Merge remote-tracking branch 'upstream/main'
efunneko Jun 6, 2024
bcac8ea
chore: Remove unused slack.yaml configuration file
efunneko Jun 6, 2024
5e4d350
Made some changes in utils.py for dynamic loading. We will no longer …
efunneko Jun 8, 2024
8c809e8
Moved slack components into their own plugin: solace-ai-connector-slack.
efunneko Jun 9, 2024
9cbba1d
chore: Update component_base.py to include flow_lock_manager and flow…
efunneko Jun 18, 2024
fc21829
chore: Update trust_store_path for Solace API
efunneko Jun 18, 2024
85bf89a
Bump up to latest Solace API and small fix in a debug log
efunneko Jul 8, 2024
f140ca6
DATAGO-79372: Add Publish workflow (#3)
AmanRiat1 Jul 8, 2024
df0fd3d
DATAGO-78654 : Add CI (#4)
artyom-morozov Jul 8, 2024
1c15df5
Merge remote-tracking branch 'upstream/main'
efunneko Jul 11, 2024
714e239
chore: Fix a bug in the user_processor component to properly return s…
efunneko Jul 11, 2024
1873ae4
Test clean up prints (#7)
artyom-morozov Jul 11, 2024
7b616d8
Remove empty test file
efunneko Jul 11, 2024
59e92b8
Skip SonarQube on fork PRs (#8)
artyom-morozov Jul 12, 2024
a6de455
Better streaming support from chat_model_with_history
efunneko Jul 15, 2024
bb19336
chore: Update TimerInput to fix sleep time calculation
efunneko Jul 15, 2024
96fe7b0
Merge pull request #9 from SolaceDev:fix_timer_issue
efunneko Jul 15, 2024
3dbab64
Merge remote-tracking branch 'upstream/main'
efunneko Jul 15, 2024
70f8643
Save the response_uuid into the message's user_properties (optionally)
efunneko Jul 17, 2024
5495009
A bit more help text in the docs
efunneko Jul 17, 2024
d5df0cf
More cleanup for better streaming
efunneko Jul 22, 2024
9098f50
Added file_output component (#11)
efunneko Jul 22, 2024
8e64032
DATAGO-80480: Change workflows to use shareable public actions (#10)
artyom-morozov Jul 24, 2024
fc02b88
Merge branch 'main' into better_streaming
efunneko Jul 25, 2024
b0b2548
Merge pull request #12 from SolaceDev:better_streaming
efunneko Jul 25, 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 remote-tracking branch 'upstream/main'
  • Loading branch information
efunneko committed Apr 29, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit dd861b09aa84596a8f3994bcb84ec9256cf9dfe2

This merge commit was added into this branch cleanly.

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