View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window tools4ai-0.7.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.t4a.action.http
├─ com.t4a.action.http.HttpGetAction.class - [JAR]
com.t4a.detect
├─ com.t4a.detect.BiasDetector.class - [JAR]
├─ com.t4a.detect.DetectValueRes.class - [JAR]
├─ com.t4a.detect.DetectValues.class - [JAR]
├─ com.t4a.detect.FactDetector.class - [JAR]
├─ com.t4a.detect.HallucinationAction.class - [JAR]
├─ com.t4a.detect.HallucinationDetectorType.class - [JAR]
├─ com.t4a.detect.HallucinationQA.class - [JAR]
├─ com.t4a.detect.ZeroShotHallucinationDetector.class - [JAR]
com.t4a.action.db
├─ com.t4a.action.db.MongoAction.class - [JAR]
├─ com.t4a.action.db.MongoExample.class - [JAR]
com.t4a.examples.enterprise.fly
├─ com.t4a.examples.enterprise.fly.AIFlightAssistant.class - [JAR]
├─ com.t4a.examples.enterprise.fly.BookingHelper.class - [JAR]
├─ com.t4a.examples.enterprise.fly.FlightBookingRequest.class - [JAR]
├─ com.t4a.examples.enterprise.fly.FlightCustomer.class - [JAR]
├─ com.t4a.examples.enterprise.fly.FlightDetails.class - [JAR]
├─ com.t4a.examples.enterprise.fly.JustKhao.class - [JAR]
com.t4a.action
├─ com.t4a.action.BlankAction.class - [JAR]
com.t4a.examples.basic
├─ com.t4a.examples.basic.RestaurantPojo.class - [JAR]
├─ com.t4a.examples.basic.TestBridge.class - [JAR]
com.t4a.action.tibco
├─ com.t4a.action.tibco.TibcoAction.class - [JAR]
com.t4a.examples.eat
├─ com.t4a.examples.eat.IndianFoodRecipes.class - [JAR]
├─ com.t4a.examples.eat.RecipeTasteAndDiet.class - [JAR]
├─ com.t4a.examples.eat.RecipeTasteFinder.class - [JAR]
com.t4a.examples
├─ com.t4a.examples.PromptPredictionExample.class - [JAR]
├─ com.t4a.examples.SimplePredictionExample.class - [JAR]
├─ com.t4a.examples.SimpleTalker.class - [JAR]
├─ com.t4a.examples.SimpleTalkerWithSafety.class - [JAR]
├─ com.t4a.examples.WeatherSearchExample.class - [JAR]
com.t4a.predict
├─ com.t4a.predict.Predict.class - [JAR]
├─ com.t4a.predict.PredictOptions.class - [JAR]
├─ com.t4a.predict.PredictionLoader.class - [JAR]
com.t4a.action.shell
├─ com.t4a.action.shell.ShellAction.class - [JAR]
com.t4a.examples.enterprise.multi
├─ com.t4a.examples.enterprise.multi.MultiBot.class - [JAR]
├─ com.t4a.examples.enterprise.multi.UdoKhaoDekho.class - [JAR]
com.t4a.api
├─ com.t4a.api.AIAction.class - [JAR]
├─ com.t4a.api.AIActionExecutor.class - [JAR]
├─ com.t4a.api.AITools.class - [JAR]
├─ com.t4a.api.ActionType.class - [JAR]
├─ com.t4a.api.DetectorAction.class - [JAR]
├─ com.t4a.api.GeminiGuardRails.class - [JAR]
├─ com.t4a.api.GuardRailException.class - [JAR]
├─ com.t4a.api.GuardRails.class - [JAR]
├─ com.t4a.api.JavaActionExecutor.class - [JAR]
├─ com.t4a.api.JavaClassExecutor.class - [JAR]
├─ com.t4a.api.JavaMethodExecutor.class - [JAR]
com.t4a.action.file
├─ com.t4a.action.file.FileWriteAction.class - [JAR]