Skip to content

Conversation

@hdygxsj
Copy link
Contributor

@hdygxsj hdygxsj commented Dec 17, 2025

What changes were proposed in this pull request?

Just A draft describes how to introduce LLM capabilities via LangChain4j.

Why are the changes needed?

draft

Does this PR introduce any user-facing change?

None

How was this patch tested?

None

# Conflicts:
#	core/src/main/java/org/apache/gravitino/ai/AiService.java
#	core/src/main/java/org/apache/gravitino/ai/ChatModelFactory.java
@hdygxsj hdygxsj marked this pull request as draft December 17, 2025 02:39
@hdygxsj
Copy link
Contributor Author

hdygxsj commented Dec 17, 2025

I will later add more details about the draft, including usage instructions, design documentation, and some useful test data. Before running the draft, you need to replace the LLM configuration in org.apache.gravitino.ai.ChatModelFactory#createChatModel with your own large model configuration, as it cannot yet be loaded from a configuration file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant