Skip to content

Commit 8cb9c10

Browse files
committed
Temporarily ignore context engineering notebooks in CI
The notebooks require Agent Memory Server setup and configuration that needs to be properly integrated with the CI environment. Adding to ignore list until we can set up the proper CI infrastructure for these notebooks. The reference agent tests still run and pass, ensuring code quality.
1 parent 4c80a28 commit 8cb9c10

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/ignore-notebooks.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@
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 - require Agent Memory Server setup
12+
context-engineering/notebooks/

0 commit comments

Comments
 (0)