-
Notifications
You must be signed in to change notification settings - Fork 183
Migrate AgentRunner to Agent Workflow (Python) #502
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
Closed
Closed
Changes from 3 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
b4f0767
stg
leehuwuj bc2d503
raise error if there is no tools
leehuwuj cbebd03
stg
leehuwuj 5ec1947
support request api
leehuwuj 6d5749d
remove --no-files e2e test for python
leehuwuj 22e4be9
use agent workflow for financial report use case
leehuwuj 6ba5023
migrate form_filling to AgentWorkflow
leehuwuj 0e4ee4a
refactor: chat message content
thucpn 86610e6
rename function in chat-ui
thucpn 8d3db71
Create cool-cars-promise.md
marcusschiesser 5a230be
bump chat-ui
leehuwuj 7e23d77
add new query index and weather card for agent workflows
leehuwuj 0139a11
support source nodes
leehuwuj dae3249
remove unused function
leehuwuj 798f378
fix empty chunk
leehuwuj d09ae65
keep the old code for financial report and form-filling
leehuwuj c7e4696
fix annotation message
leehuwuj c83fa96
fix mypy
leehuwuj 25144dc
add artifact tool component
leehuwuj fe5982e
fix render empty div
leehuwuj 1e90a6a
improve typing
leehuwuj 087a45e
Merge remote-tracking branch 'origin' into lee/agent-workflows
leehuwuj d38eb3c
unify chat.py file
leehuwuj 9fd6d0c
remove multiagent folder (python)
leehuwuj d0f606d
fix linting
leehuwuj 21b7df1
fix missing import
leehuwuj c996508
support non-streaming api
leehuwuj be5870c
update citation prompt
leehuwuj 8004c9f
remove dead code
leehuwuj b60618a
remove dead code
leehuwuj 7514736
add comment
leehuwuj File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
marcusschiesser marked this conversation as resolved.
Show resolved
Hide resolved
|
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
templates/components/engines/python/chat/node_postprocessors.py
This file was deleted.
Oops, something went wrong.
99 changes: 0 additions & 99 deletions
99
templates/components/multiagent/python/app/api/routers/vercel_response.py
marcusschiesser marked this conversation as resolved.
Show resolved
Hide resolved
|
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.