Shinwayy / internal /runtime /executor /gemini_vertex_executor.go

Commit History

track binary files with git-lfs
db492de

Shinway Deploy commited on

refactor(translator, executor): remove redundant `bytes.Clone` calls for improved performance
7e8afbe
unverified

luispater commited on

refactor(executor): optimize payload cloning and streamline SDK translator usage
8953a28
unverified

luispater commited on

fix(executor): handle "global" location in AI platform URL generation
96d4e31
unverified

luispater commited on

feat(openai): add responses/compact support
642da09
unverified

Shady Khalifa commited on

feat(executor): add request_id to error logs
c122a46

hkfires commited on

feat(executor): apply payload rules using requested model
ba27e38

hkfires commited on

feat(registry): support provider-specific model info lookup
a0b18a6

hkfires commited on

feat(vertex): add Imagen image generation model support
fec8f9a

dinhkarate commited on

refactor(thinking): pass source and target formats to ApplyThinking for cross-format validation
0d5d901

hkfires commited on

fix(executor): properly handle thinking application errors
6e62482

hkfires commited on

refactor: improve thinking logic
c44624a

hkfires commited on

feat(executor): add HttpRequest support across executors for better http request handling
0268c3b
unverified

luispater commited on

feat(executor): enhance payload translation with original request context
b08e245
unverified

luispater commited on

refactor(executor): resolve upstream model at conductor level before execution
5a7ca8b

hkfires commited on

fix(executor): use upstream model for thinking config and payload translation
3d1d6fa

hkfires commited on

refactor(executor): relocate gemini token counters
899898b

hkfires commited on

refactor(executor): clarify executor comments and oauth names
5b3504c

hkfires commited on

refactor(executor): clarify providers and streams
5fa4ee3

hkfires commited on

Merge pull request #481 from sususu98/fix/increase-buffer-size
7e58114
unverified

luispater commited on

feat(util): implement dynamic thinking suffix normalization and refactor budget resolution logic
996d35a
unverified

luispater commited on

fix(executor): increase buffer size for stream scanners to 50MB across multiple executors
d811e5f

sususu commited on

fix(executor): centralize default thinking config
51f4f88

hkfires commited on

feat(executor): normalize thinking budget across all Gemini executors
29b3fca

hkfires commited on

**refactor(cliproxy, config): remove vertex-compat flow, streamline Vertex API key handling**
6e2604f
unverified

luispater commited on

feat: Add support for VertexAI compatible service (#375)
ad01b04
unverified

aeroxy commited on

**fix(runtime): simplify scanner buffer allocation in executor implementations**
211886e
unverified

luispater commited on

**feat(runtime): add payload configuration support for executors**
3374794
unverified

luispater commited on

feat(vertex, management): enhance token handling and OAuth2 integration
a8d7786
unverified

luispater commited on

feat(vertex): add support for Vertex AI Gemini authentication and execution
836fe8c
unverified

luispater commited on