Skip to content

[pull] main from danny-avila:main - #210

Merged
pull[bot] merged 7 commits into
innFactory:mainfrom
danny-avila:main
Sep 3, 2026
Merged

[pull] main from danny-avila:main#210
pull[bot] merged 7 commits into
innFactory:mainfrom
danny-avila:main

Conversation

@pull

@pull pull Bot commented Sep 3, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

danny-avila and others added 7 commits September 3, 2026 06:57
* 🫗 fix: Never Send Bedrock a Blank User Text Block

* fix: Serialize user text blocks in one pass, folding whitespace instead of dropping it

* chore: Drop type-dead guards flagged by no-unnecessary-condition

* fix: Apply the empty-user placeholder only once a merged user group is complete

* fix: Give a promptless document upload the text block Converse requires

* fix: Carry user-group shape through merging and buffer leading whitespace
* feat: support custom Cohere reranker API URL

Adds an apiUrl option to CohereReranker, mirroring JinaReranker's
existing apiUrl/JINA_API_URL pattern. Defaults to COHERE_API_URL
(falling back to https://api.cohere.com/v2/rerank), letting callers
point at a Cohere-compatible endpoint such as a self-hosted LiteLLM
proxy. createReranker forwards a new cohereApiUrl field through.

* fix: thread cohereApiUrl through createSearchTool

SearchToolConfig and createSearchTool destructured jinaApiUrl but not
cohereApiUrl, so a host-supplied custom Cohere endpoint never reached
createReranker — the option was accepted but silently ignored end to
end. Forward it alongside cohereApiKey, mirroring jinaApiUrl.
* fix(agents): normalize attachment content across provider handoffs

* fix(agents): harden attachment and fallback projection
@pull pull Bot locked and limited conversation to collaborators Sep 3, 2026
@pull pull Bot added the ⤵️ pull label Sep 3, 2026
@pull
pull Bot merged commit 2e26850 into innFactory:main Sep 3, 2026
1 check passed
@pull
pull Bot deployed to publish September 3, 2026 16:45 Active
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants