Skip to content

🐛 Bug Report: #2009

@nihaaaar22

Description

@nihaaaar22

📜 Description

On setting the avatar (without configuring aws) , the agent doesn't get created.

👟 Reproduction steps

  1. Start the application locally
  2. Create agent with custom avatar pic.

👍 Expected behavior

The agent should get created

👎 Actual Behavior with Screenshots

The Agent doesn't get created

💻 Operating system

MacOS

What browsers are you seeing the problem on?

Safari

🤖 What development environment are you experiencing this bug on?

Local dev server

🔒 Did you set the correct environment variables in the right path? List the environment variable names (not values please!)

LLM_PROVIDER=
API_KEY=
LLM_NAME=

📃 Provide any additional context for the Bug.

Image

📖 Relevant log output

[2025-10-03 23:33:47,661] INFO in _internal: 127.0.0.1 - - [03/Oct/2025 23:33:47] "POST /api/create_agent HTTP/1.1" 400 -
Received data: {'name': 'World Agent', 'description': 'Tells interesting fact about the world', 'source': 'default', 'sources': [], 'chunks': '2', 'retriever': 'classic', 'prompt_id': 'default', 'agent_type': 'classic', 'status': 'draft', 'tools': []}
[2025-10-03 23:33:48,694] ERROR in routes: Error uploading image: LocalStorage.save_file() got an unexpected keyword argument 'storage_class'

👀 Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find similar issue

🔗 Are you willing to submit PR?

Yes, I am willing to submit a PR!

🧑‍⚖️ Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions