# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# C extensions
*.so

# Distribution / packaging
.Python
build/
dist/
downloads/
lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
.installed.cfg
MANIFEST

# PyInstaller
#  Usually these files are written by a python script from a template
#  before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/

# Translations
*.mo
*.pot

# Django stuff:
*.log
local_settings.py
db.sqlite3
db.sqlite3-journal

# Flask stuff:
instance/
.webassets-cache

# Scrapy stuff:
.scrapy

# Sphinx documentation
docs/_build/

# PyBuilder
target/

# Jupyter Notebook
.ipynb_checkpoints

# IPython
profile_default/
ipython_config.py

# pyenv
.python-version

# pipenv
#   According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
#   However, in case of collaboration, if having platform-specific dependencies or dependencies
#   having no cross-platform support, pipenv may install dependencies that don't work, or not
#   install all needed dependencies.
#Pipfile.lock

# PEP 582; used by e.g. github.com/David-OConnor/pyflow
__pypackages__/

# Celery stuff
celerybeat-schedule
celerybeat.pid

# SageMath parsed files
*.sage.py

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

# Spyder project settings
.spyderproject
.spyproject

# Rope project settings
.ropeproject

# mkdocs documentation
/site

# mypy
.mypy_cache/
.dmypy.json
dmypy.json

# Pyre type checker
.pyre/

# mac OS
*.DS_Store

.vscode
*tmp*

.auth/*

results/
results_test/
text-generation-inference/
log_files/
cache/
.auth/
success_rates.png
sysprompt.png
config_files/test*
notes.md
tgi_setup_steps.md
examples/Experiments TODO -.md
cache
config_files/vwa/test_reddit
config_files/vwa/test_shopping
config_files/vwa/test_classifieds
config_files/wa-raw/test_webarena
task_list_2.txt
task_list.txt


api_keys.json
*set_api_keys.sh
scripts/runs/parallel_run.sh

experiments/
task_list2.txt
task_list3.txt
trace_tree_search.txt
print_tree.py
test_1/
test_2/
test_3/
gemini-1.5f-002-shopping_2/
shopping_task_list_2/
categorization_loop_prev_utt.txt
agent/prompts/jsons/

experiments_standalone
experiments_standalone
api_keys_copy.json


environment_docker/classifieds_docker_compose/mysql/*.sql
environment_docker/docker_imgs
/*.txt
!requirements.txt
scripts/runs/p_run.sh
/*.html
scripts/environments/start_reset_envs.sh
experiments_test*/
config/agent_config*.yaml
agent/prompts/jsons/
.temp_files/
temp/
prun.json
agent/value_fun_rmcts_.py
rmcts_env/envs
*.png
*.html
*.csv
config/agent_config
self_consistency
data_analysis
*zzOld*
examples/gemini_check_api_keys.py
examples/gemini_api.py
examples/gemini_api_old.py
llms/providers/client_manager_max_process.py

offline_experiments/
!offline_experiments/**/*.py


offline_experiments_old/