README.md
pyproject.toml
setup.py
easyllm/__init__.py
easyllm/core/__init__.py
easyllm/core/models/__init__.py
easyllm/core/models/embedding_model.py
easyllm/core/models/model.py
easyllm/core/models/providers.py
easyllm/utils/__init__.py
easyllm/utils/prompt.py
python_easy_llm.egg-info/PKG-INFO
python_easy_llm.egg-info/SOURCES.txt
python_easy_llm.egg-info/dependency_links.txt
python_easy_llm.egg-info/requires.txt
python_easy_llm.egg-info/top_level.txt
tests/test_ali.py
tests/test_prompt.py