Spaces:
Sleeping
Sleeping
fix all the underscores in agent names
Browse files- .DS_Store +0 -0
- agents/{coordinator-agent.py → coordinator_agent.py} +0 -0
- agents/{information-retrieval-agent.py → information_retrieval_agent.py} +0 -0
- agents/{language-culture-agent.py → language_culture_agent.py} +0 -0
- agents/{logistics-agent.py → logistics_agent.py} +0 -0
- agents/{recommendation-agent.py → recommendation_agent.py} +0 -0
.DS_Store
CHANGED
Binary files a/.DS_Store and b/.DS_Store differ
|
|
agents/{coordinator-agent.py → coordinator_agent.py}
RENAMED
File without changes
|
agents/{information-retrieval-agent.py → information_retrieval_agent.py}
RENAMED
File without changes
|
agents/{language-culture-agent.py → language_culture_agent.py}
RENAMED
File without changes
|
agents/{logistics-agent.py → logistics_agent.py}
RENAMED
File without changes
|
agents/{recommendation-agent.py → recommendation_agent.py}
RENAMED
File without changes
|