Blame view

app/__init__.py 79 Bytes
e7f2b240   tangwang   first commit
1
  """
bad17b15   tangwang   调通baseline
2
  ShopAgent - Multi-modal E-commerce Search Agent
e7f2b240   tangwang   first commit
3
4
5
  """
  
  __version__ = "0.1.0"