Skip to content

Commit

Permalink
Refactor chain invocation and response handling for mypy
Browse files Browse the repository at this point in the history
- Update ainvoke_chain to use RunnableSequence and RunnableConfig
- Modify response handling in supervisor and reranker to use model instantiation
- Adjust type hints and return types for chain invocation utility
  • Loading branch information
muralov committed Feb 6, 2025
1 parent a2a2ef9 commit 5a682c5
Show file tree
Hide file tree
Showing 4 changed files with 925 additions and 20 deletions.
Loading

0 comments on commit 5a682c5

Please sign in to comment.