Application of Knowledge Graph in Meituan’s Search for Hotel and Travel Scenarios

Application of Knowledge Graph in Meituan's Search for Hotel and Travel Scenarios

Guest Speaker: Chen Qi, Senior Algorithm Expert at Meituan Editor: Mao Jiahao, Ping An Insurance Zhejiang Branch (Intern) Produced by: DataFunTalk Introduction:The knowledge graph shines in various industries due to its ability to describe knowledge and the relationships between everything in the world using graph models. Meanwhile, knowledge graph technology also brings new challenges and … Read more

Mastering LangGraph Time Travel

Mastering LangGraph Time Travel

When using model-based decision-making non-deterministic systems (e.g., LLM-driven agents), it is useful to closely examine their decision-making processes: πŸ€” Understanding Reasoning: Analyzing the steps that lead to successful outcomes. 🐞 Debugging Errors: Identifying where and why errors occur. πŸ” Exploring Alternatives: Testing different paths to discover better solutions. We refer to these debugging techniques as … Read more