public class AdaptiveRag extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AdaptiveRag.State
Represents the state of our graph.
|
| Constructor and Description |
|---|
AdaptiveRag(String openApiKey,
String tavilyApiKey) |
| Modifier and Type | Method and Description |
|---|---|
StateGraph<AdaptiveRag.State> |
buildGraph() |
static void |
main(String[] args) |
public StateGraph<AdaptiveRag.State> buildGraph() throws Exception
ExceptionCopyright © 2024. All rights reserved.