Skip to content

Aemon-Algiz/langtorch

 
 

Repository files navigation

LangTorch🔥

MIT License discord

Building composable LLM application with Java.

🚨⚠️ Warning: This library is still in active development and is not ready for production use. ⚠️🚨

🚀 Getting started:

Check out Maven Central Repo for previous versions

<dependency>
  <groupId>ai.knowly</groupId>
  <artifactId>langtorch</artifactId>
  <version>VERSION</version>
</dependency>

📄 Documentation (still working on it)

Documentation

🎯 Roadmap

🔐 Feature 1: Implement Prompt Template and Annotation Based Prompt ✅

🧑‍💼 Feature 2: Implement OpenAI LLM Provider ✅

🔍 Feature 3: Implement Input and Output Parser ✅

🌐 Feature 4: Implement Capability Unit, Capability Node and Capability DAG ✅

💳 Feature 5: Implement Capability Agent

💳 Feature 6: Providing More Pre-Built Capability Units and Nodes

💳 Feature 7: Adding annotation based LLM service

🌐 Feature 8: Implement Memory

🙏 Acknowledgements

This library is inspired by the following libraries:

About

Building composable LLM applications with Java.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%