mirror of
https://github.com/The-Pocket/PocketFlow-Tutorial-Codebase-Knowledge.git
synced 2026-08-29 08:34:31 +08:00
fix: improve file filtering, add new utility,
- 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.
This commit is contained in:
+4
-1
@@ -1,2 +1,5 @@
|
||||
GEMINI_PROJECT_ID=<GEMINI_PROJECT_ID>
|
||||
GITHUB_TOKEN=<GITHUB_TOKEN>
|
||||
GEMINI_API_KEY=<GEMINI_API_KEY>
|
||||
GITHUB_TOKEN=<GITHUB_TOKEN>
|
||||
OPENROUTER_API_KEY = <OPENROUTER_API_KEY>
|
||||
OPENROUTER_MODEL = <OPENROUTER_MODEL>
|
||||
Reference in New Issue
Block a user