AI Agent implementation with TP and Form990 Tax Form application
Routing Agent for Transfer Pricing and Form990 tax application scenario with semantic caching.
Agentic reasoning implementation uses an LLM to reason about the appropriate RAG pipeline to pick based on the users input question. And based on the observation decides whether to call api to fetch relevant data.
This is the most simplest form of agentic reasoning.