Open
Conversation
logic for create user manual
change logic for not create file unnecessary
eliminate file
add amazon integration
add amazon integration.
add logic product similar
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.
fix for use url
add parameters to response.
modify structure folders
add logic for images support antrhopic and deepseek
fix > price 0
change logic for replicate.
add text result agent with tool.
fix image urls new format
format file
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
This reverts commit d65f1fd.
fix 500 when no can coplete ads
create alibaba scraper rapid api instead scraper api
Hotfix/alibaba scrapper
Hotfix/alibaba scrapper
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.