LICENSE
README.md
pyproject.toml
scikit_llm.egg-info/PKG-INFO
scikit_llm.egg-info/SOURCES.txt
scikit_llm.egg-info/dependency_links.txt
scikit_llm.egg-info/requires.txt
scikit_llm.egg-info/top_level.txt
skllm/__init__.py
skllm/config.py
skllm/datasets/__init__.py
skllm/datasets/multi_class.py
skllm/datasets/multi_label.py
skllm/models/gpt_zero_shot_clf.py
skllm/openai/chatgpt.py
skllm/openai/prompts.py