📄️ LLM v. Agent
As ABAP developers, we're hearing a lot about AI these days. Let me break down two key concepts:
📄️ How does an agent work?
When an agent receives a user query, it acts in an "agentic loop":
📄️ What data does your agent have?
It's important to understand who has what data so that you can do the following:
📄️ Semantic Search
When building an AI agent, semantic search is one of the most important tools for enabling the system to "understand" meaning rather than just match keywords.