You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: add VCR demo projects to multi-project build
Updates build configuration:
- settings.gradle.kts: include langchain4j-vcr and spring-ai-vcr demos
- build.gradle.kts: configure demo subprojects with dependencies
- core/build.gradle.kts: add testcontainers dependency for VCR
Demo projects inherit common configuration and add their specific
AI framework dependencies (LangChain4J or Spring AI with OpenAI).
0 commit comments