Skip to content

merging v-1.12.3#3

Merged
arun2728 merged 929 commits intoLamatic:lamatic-mainfrom
Portkey-AI:main
Dec 22, 2025
Merged

merging v-1.12.3#3
arun2728 merged 929 commits intoLamatic:lamatic-mainfrom
Portkey-AI:main

Conversation

@Raman-12321
Copy link

Description

Motivation

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)

How Has This Been Tested?

  • Unit Tests
  • Integration Tests
  • Manual Testing

Screenshots (if applicable)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Related Issues

Abhijit L and others added 29 commits October 10, 2025 16:46
feat: add javelin guardrails
…aming settings to conf and handle reloading the conf file during runtime
…of-the-same-kind-in-a-hook

handle multiple checks of the same type in a hook
feat: add CometAPI provider integration
…dator-response

chore: handle object response from pre request validator function
…tokens

use invoke model to count tokens for anthropic through bedrock
add input_audio parameter support for vertex
…-simple-system-messages

improvement: forward cache control parameter for plain text content (system messages)
narengogi and others added 29 commits December 11, 2025 11:39
Co-authored-by: miguelmanlyx <220451577+miguelmanlyx@users.noreply.github.com>
Co-authored-by: miguelmanlyx <220451577+miguelmanlyx@users.noreply.github.com>
provider: Add AI Badgr as OpenAI-compatible provider
feat(provider): add AI Badgr OpenAI-compatible provider
…-parts

concatenate multple text parts for gemini models
feat: Add support for Anthropic advanced tool use beta features
feat: support azure v1 api & send deployment-name for responses
…oute

allow anthropic beta header for all routes on anthropic provider
…pic-stream-response

feat: add openai compatible response support for anthropic on azure
Anthropic added support for tool_choice: {type: 'none'} in February 2025.
This change adds handling for the 'none' value in the tool_choice transform
function to return {type: 'none'} instead of silently ignoring it.

Fixes #1474
fix(anthropic): add support for tool_choice=none
…nking-support-for-ollama

feat: add thinking parameter to OllamaChatCompleteConfig
@arun2728 arun2728 merged commit da5fc72 into Lamatic:lamatic-main Dec 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.