An open API service indexing awesome lists of open source software.

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

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