·
2 commits
to main
since this release
Feature
- Change backend functions to use async; add generate_from_raw (
16b8aea) - Updates for intrinsics support (#227) (
52953a5) - Add requirements and preconditions to gen slots (#226) (
f73d8e2) - MelleaSession.register for functional interface and MelleaSession.powerup for dynamic mixin (register all methods in a class) (#224) (
662cfcc) - Add secure Python code execution with llm-sandbox support (#217) (
9d12458) - Adds think budget-forcing (#107) (
a2e29e6) - Making generate_from_raw public (#219) (
7eae224) - Conda/Mamba-based installation script (#138) (
6aea9dc) - Adds a vllm backend (#122) (
21908e5) - Add the ability to run examples with pytest (#198) (
e30afe6) - Ollama generate_from_raw uses existing event loop (#204) (
36a069f)
Fix
- Vllm format issues (
abbde23) - Some minor fixes (#223) (
7fa0891) - Watsonx self._project_id not getting set (#220) (
10f6ffa) - Decomp subtask regex (#218) (
5ac34be)