Closed sb-cecilialiu closed 1 month ago
comment out the looggingAdvisor for now
@lopatamd Thanks so much for the advice! I can certainly do that. I was just wondering why AdvisedRequest is not in org.springframework.ai.chat.client package any more?
Yep M3 release came with couple of compatibility changes around the Advisors. Will fix it shortly
@tzolov Thank you so much for the info!!
Not sure why, it was built and running fine a couple of weeks ago, but now I got build issue:
[ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /ai-openai-flight-service/src/main/java/ai/spring/demo/ai/playground/services/LoggingAdvisor.java:[5,42] cannot find symbol symbol: class AdvisedRequest location: package org.springframework.ai.chat.client ..... [INFO] 4 errors