Skip to content

Develop#2

Open
oscarcitoz wants to merge 233 commits intooscarcitoz:masterfrom
neuro-publico:develop
Open

Develop#2
oscarcitoz wants to merge 233 commits intooscarcitoz:masterfrom
neuro-publico:develop

Conversation

@oscarcitoz
Copy link
Owner

No description provided.

oscarcitoz and others added 30 commits February 7, 2025 14:45
logic for create user manual
change logic for not create file unnecessary
add middleware security for endpoints (only new endpoint), add logic for accept files in agents, add logic for generate variations from images.
add logic for files in agents, add logic for generate images
use url s3 upload.
add parameters to response.
add logic for images support antrhopic and deepseek
oscarcitoz and others added 30 commits February 10, 2026 23:29
Allows the frontend to send image_format (e.g. 9:16, 1:1, 4:5) when
regenerating photos, which is then mapped to the correct provider
parameter (aspect_ratio for Google Gemini, resolution for OpenAI).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
feat: add image_format to generate-images-from endpoint
- Fix google_image() to use configured model instead of hardcoded
- Fix openai_image_edit() to accept model_ia parameter
- Add metadata field to AgentConfigResponse (reads from backend)
- Add image retry logic: N retries with progressive delay + fallback
- Replace hardcoded claude fallback with cascading: primary retries -> gemini flash -> claude
- Read fallback config from agent metadata, env vars as defaults
- Document fallback env vars in .env.example

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Keep fallback_config param + FORMAT_TO_OPENAI_SIZE from develop

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add configurable fallback + fix hardcoded image models
…ters

When an agent has google_search="true" in extra_parameters and
provider_ai is "gemini", bind the native google_search tool to the
LLM. Gemini will search Google internally before responding, producing
grounded responses with real market data.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…e-search

feat: Google Search Grounding for Gemini agents
Deploy to production: fallback system + image model fix + native tools
create alibaba scraper rapid api instead scraper api
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.

6 participants