Skip to content

Commit 2064e61

Browse files
committed
Temporarily ignore context engineering notebooks in CI
The notebooks require complex dependency installation and Redis setup that needs more work to run reliably in CI environment. Adding to ignore list temporarily while we work on making them CI-friendly.
1 parent 0d58062 commit 2064e61

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/ignore-notebooks.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,8 @@
77
02_semantic_cache_optimization
88
spring_ai_redis_rag.ipynb
99
00_litellm_proxy_redis.ipynb
10-
04_redisvl_benchmarking_basics.ipynb
10+
04_redisvl_benchmarking_basics.ipynb
11+
# Context engineering notebooks - temporarily ignored due to complex dependencies
12+
01_what_is_context_engineering.ipynb
13+
02_role_of_context_engine.ipynb
14+
03_project_overview.ipynb

0 commit comments

Comments
 (0)