Add combine_images tool for combining multiple images into collages or stacks 72e871e Romain Lembo commited on May 12
Refactor retriever function to handle empty similarity search results gracefully 938df3e Romain Lembo commited on May 12
Add generate_image tool for creating images with various types and parameters 0ca306e Romain Lembo commited on May 12
Replace change_image tool with set_image_properties for enhanced image transformations cc47112 Romain Lembo commited on May 12
Refactor tool imports and update tools list to include analyze_csv_file, analyze_excel_file, and get_image_properties cb49713 Romain Lembo commited on May 12
Add mathematical tools: modulus, power, subtract, and square root fc9e2f8 Romain Lembo commited on May 12
Add multi-language code execution tool and update requirements 73b4d6b Romain Lembo commited on May 12
Add mathematical operation tools: add, multiply, and divide; implement python code parser tool 1ab73a3 Romain Lembo commited on Apr 28
Add audio transcription tool for converting audio files to text b22c97e Romain Lembo commited on Apr 28
Enhance ChatGoogleGenerativeAI configuration and refine system prompt for improved response clarity 4d7679c Romain Lembo commited on Apr 28
Refactor HuggingFace model initialization to directly retrieve API token from environment variables 9a6bf7a Romain Lembo commited on Apr 28
Update HuggingFace model initialization to use new repo_id and include API token 1de2e9a Romain Lembo commited on Apr 28
Update HuggingFace model initialization to use repo_id instead of endpoint_url 34eaa8e Romain Lembo commited on Apr 28
Update HuggingFace model initialization to use endpoint_url instead of repo_id e821764 Romain Lembo commited on Apr 28
Fix syntax error in HuggingFace model initialization by adding a missing comma 2933eee Romain Lembo commited on Apr 28
Update HuggingFace model initialization to use repo_id instead of endpoint_url 7aaad47 Romain Lembo commited on Apr 28
Fix endpoint URL parameter in HuggingFace model initialization 81421b7 Romain Lembo commited on Apr 28
Change default provider in build_graph function from 'groq' to 'google' 20a08ff Romain Lembo commited on Apr 28
Add LangGraph Agent implementation and search tools for Arxiv, Wikipedia, and web queries 4cc7463 Romain Lembo commited on Apr 28