Skip to content

Releases: EasyLLM/langbatch

Release list

v0.1.1

Choose a tag to compare

@KarthikeyanVijayanEasyLLM KarthikeyanVijayanEasyLLM released this 21 Oct 08:37

What's Changed

  • First release
  • Supports OpenAI, Azure OpenAI, Anthropic, Vertex AI
  • Utils for handling full lifecycle of batches
  • Utils for Individual requests -> Batch pipeline setup

v0.1.2

Choose a tag to compare

@KarthikeyanVijayanEasyLLM KarthikeyanVijayanEasyLLM released this 19 Feb 20:13

What's Changed

  • Support for AWS Bedrock
  • Factory functions to create batches
  • Tool Calling
  • Better Error messages
  • Fixes and Improvements