README.md
pyproject.toml
botjamesbot/__init__.py
botjamesbot/calibrate.py
botjamesbot/client.py
botjamesbot/config.py
botjamesbot/exceptions.py
botjamesbot/order.py
botjamesbot/rates.py
botjamesbot/tokenizer.py
botjamesbot.egg-info/PKG-INFO
botjamesbot.egg-info/SOURCES.txt
botjamesbot.egg-info/dependency_links.txt
botjamesbot.egg-info/requires.txt
botjamesbot.egg-info/top_level.txt
botjamesbot/llm/__init__.py
botjamesbot/llm/anthropic.py
botjamesbot/llm/openai.py
botjamesbot/llm/proxy.py
botjamesbot/operations/__init__.py
botjamesbot/operations/http.py
botjamesbot/operations/search.py