Feat: add openrouter support; fix: add options for no-cache and max_abstraction_num#74
Merged
zachary62 merged 6 commits intoThe-Pocket:mainThe-Pocket/PocketFlow-Tutorial-Codebase-Knowledge:mainfrom May 1, 2025
redreamality:mainredreamality/PocketFlow-Tutorial-Codebase-Knowledge:mainCopy head branch name to clipboard
Merged
Feat: add openrouter support; fix: add options for no-cache and max_abstraction_num#74zachary62 merged 6 commits intoThe-Pocket:mainThe-Pocket/PocketFlow-Tutorial-Codebase-Knowledge:mainfrom redreamality:mainredreamality/PocketFlow-Tutorial-Codebase-Knowledge:mainCopy head branch name to clipboard
zachary62 merged 6 commits intoThe-Pocket:mainThe-Pocket/PocketFlow-Tutorial-Codebase-Knowledge:mainfrom
redreamality:mainredreamality/PocketFlow-Tutorial-Codebase-Knowledge:mainCopy head branch name to clipboard
Conversation
- Improved the speed of file filtering in `crawl_local_files.py` with folder-level exclusion - Added `fix_yaml.py` utility for YAML indentation fixes - Updated `nodes.py` to support up to 20 core abstractions - add option for no cache.
Member
|
Thank you! |
|
It seems that changes for this have been reverted in the codebase: currently there seems to be no openrouter support, not even commented lines. The pull request should have featured a flag to activate the openrouter, otherwise it became a potentially dead code and hence deleted. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
revise of #71