https://github.com/emirateyang/llm-agent
Java library to simplify the integration of LLMs
https://github.com/emirateyang/llm-agent
azure dify embeddings java mcp openai vector-database
Last synced: 10 months ago
JSON representation
Java library to simplify the integration of LLMs
- Host: GitHub
- URL: https://github.com/emirateyang/llm-agent
- Owner: Emirateyang
- License: apache-2.0
- Created: 2024-06-06T03:39:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-02T08:00:56.000Z (11 months ago)
- Last Synced: 2025-08-02T09:59:45.279Z (11 months ago)
- Topics: azure, dify, embeddings, java, mcp, openai, vector-database
- Language: Java
- Homepage:
- Size: 689 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# llm-agent
## Introduction
Welcome!
The goal of llm-agent is to simplify integrating LLMs into Java applications.
This project was started to enable convenient access to LLMs during the development of our company's internal systems.
We are continuously developing this library. Although certain features are still under construction,
the core capabilities are established, empowering you to start creating LLM-driven applications right now!
## Code Examples
coming soon