-
Notifications
You must be signed in to change notification settings - Fork 548
chore(types): Type-clean /actions (189 errors) #1361
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
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
00032d8
Cleaned _extract_user_message_example
tgasser-nv 0506a5f
Cleaned _extract_bot_message_example
tgasser-nv 437ead1
Cleaned _process_flows()
tgasser-nv f073992
Cleaned _get_general_instructions and _get_sample_conversation_two_turns
tgasser-nv bf89bc2
Cleaned generate_user_intent()
tgasser-nv 0c5fdb5
Cleaned generate_user_intent()
tgasser-nv c3e73fc
Cleaned generate_user_intent() apart from: /Users/tgasser/projects/n…
tgasser-nv fbb0e75
Cleaned _search_flows_index()
tgasser-nv f9fb809
Clean generate_next_step()
tgasser-nv 4cf304e
Fix llm input argument and variable shadowing in generate_user_intent()
tgasser-nv 6e80f28
Checking in latest code before validating LIVE_TEST tests
tgasser-nv 70eaad7
Final cleanup before pushing MR
tgasser-nv c6489cd
Cleaned _get_apply_to_reasoning_traces() and _include_reasoning_trace…
tgasser-nv 6da7740
Cleaned action_dispatcher.py
tgasser-nv 558e37a
Cleaned actions.py, core.py, langchain/safetools.py and llm/generatio…
tgasser-nv 56d46b2
Checkin after many cleanups. There are 48 errors remaining
tgasser-nv 5db9e6a
All but one error left to clean
tgasser-nv 540534d
Final commit for this module, still debugging the test_passthrough_ll…
tgasser-nv 6db53f2
Skip test_passthroug_mode.py, track in Github issue 1378
tgasser-nv 41430be
Change type() to isinstance() to check object types
tgasser-nv 522032e
Clean up some merge conflicts
tgasser-nv 3102d9e
Merged generation.py from develop to get tests passing again
tgasser-nv 2264291
Cleaned generation.py and related files (down to 14 errors now)
tgasser-nv 47d5dcc
Last batch of fixes to actions/llm/utils.py. Had to move the stop par…
tgasser-nv 4680781
Add nemoguardrails/actions to pyright pre-commit checking
tgasser-nv 96aafc6
Re-ran pre-commits after a rebase+force push
tgasser-nv f7cbcf8
Add unit-tests to cover action_dispatcher.py patch coverage gaps
tgasser-nv 281afc8
Patch coverage improvements
tgasser-nv 8ebbc22
Address Pouyan's feedback
tgasser-nv 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
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.