LICENSE
README.md
pyproject.toml
src/gpt_scientist/__init__.py
src/gpt_scientist/config.py
src/gpt_scientist/google_doc_parser.py
src/gpt_scientist/model_pricing.json
src/gpt_scientist/scientist.py
src/gpt_scientist/stats.py
src/gpt_scientist/utils.py
src/gpt_scientist.egg-info/PKG-INFO
src/gpt_scientist.egg-info/SOURCES.txt
src/gpt_scientist.egg-info/dependency_links.txt
src/gpt_scientist.egg-info/requires.txt
src/gpt_scientist.egg-info/top_level.txt
src/gpt_scientist/llm/__init__.py
src/gpt_scientist/llm/client.py
src/gpt_scientist/llm/prompts.py
src/gpt_scientist/processors/__init__.py
src/gpt_scientist/processors/core.py
src/gpt_scientist/processors/csv.py
src/gpt_scientist/processors/sheets.py
src/gpt_scientist/processors/workers.py
src/gpt_scientist/verification/__init__.py
src/gpt_scientist/verification/quotes.py