Quickly Build an Agent with Llama-Index
Meow! In the previous article, we used Tongyi Qianwen to create an intelligent customer service agent with four major functions through four system-level prompts. This article will build an upgraded agent based on calling Tongyi Qianwen and combining it with Llama-Index. First, let’s implement the simplest example using ReActAgent and Functional Tool to create a … Read more