Application Development and Automation Blog Posts
Learn and share on deeper, cross technology development topics such as integration and connectivity, automation, cloud extensibility, developing at scale, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 
BPreissler
Discoverer
1,364

Following the alpha preview announcement, I'm excited to share that ABAP LLM Client has reached its beta milestone with version 0.1.0. This release brings several significant improvements and new features that make LLM integration in ABAP easier to use.

What's New in Beta

Enhanced Provider Support

  • Added Azure OpenAI Services support
  • Existing integrations with OpenAI, OLLAMA, and OpenRouter improved

Improved Security

  • Implemented SSF-based secret encryption
  • New BAdI interfaces for custom security implementations, authorization checks, and more
  • Flexible architecture allowing easy integration of your security requirements

Tool (Function call) Support

  • Added support for tool calls
  • Enhanced configuration options

Developer Experience

  • Streamlined API design for more intuitive usage
  • Reduced complexity 
  • Documentation for quick start

Looking Ahead

While this beta release marks a significant milestone, it's important to note that this client serves as a foundation for more exciting developments to come.

Getting Started

Visit the GitHub repository to:

  • Access installation instructions
  • Review documentation
  • Explore example implementations
  • Provide feedback or report issues

Stay tuned for upcoming announcements about new projects building upon this foundation!

3 Comments