LICENSE
MANIFEST.in
README.md
setup.py
eras/__init__.py
eras/main.py
eras/run.ipynb
eras.egg-info/PKG-INFO
eras.egg-info/SOURCES.txt
eras.egg-info/dependency_links.txt
eras.egg-info/entry_points.txt
eras.egg-info/requires.txt
eras.egg-info/top_level.txt
eras/__pycache__/__init__.cpython-311.pyc
eras/__pycache__/__init__.cpython-39.pyc
eras/__pycache__/main.cpython-311.pyc
eras/agents/__init__.py
eras/agents/llama_functions_agent.py
eras/agents/llama_terminal_command_functions_agent.py
eras/agents/llm_functions_agent.py
eras/agents/simple_llm.py
eras/agents/terminal_llama_agent.py
eras/agents/__pycache__/__init__.cpython-311.pyc
eras/agents/__pycache__/llama_functions_agent.cpython-311.pyc
eras/agents/__pycache__/llama_terminal_command_functions_agent.cpython-311.pyc
eras/agents/__pycache__/llm_functions_agent.cpython-311.pyc
eras/agents/__pycache__/llm_functions_agent.cpython-39.pyc
eras/agents/__pycache__/simple_llm.cpython-311.pyc
eras/agents/__pycache__/terminal_llama_agent.cpython-311.pyc
eras/agents/__pycache__/terminal_llama_agent.cpython-39.pyc
eras/config/__init__.py
eras/config/config.py
eras/config/__pycache__/__init__.cpython-311.pyc
eras/config/__pycache__/config.cpython-311.pyc
eras/config/__pycache__/config.cpython-39.pyc
eras/decorators/__init__.py
eras/decorators/chatgpt_tool_data.py
eras/decorators/__pycache__/chatgpt_tool_data.cpython-311.pyc
eras/decorators/__pycache__/chatgpt_tool_data.cpython-39.pyc
eras/factories/__init__.py
eras/factories/function_details_factory.py
eras/factories/message_factory.py
eras/factories/__pycache__/__init__.cpython-311.pyc
eras/factories/__pycache__/function_details_factory.cpython-311.pyc
eras/factories/__pycache__/function_details_factory.cpython-39.pyc
eras/factories/__pycache__/message_factory.cpython-311.pyc
eras/factories/__pycache__/message_factory.cpython-39.pyc
eras/models/__init__.py
eras/models/constants.py
eras/models/conversation.py
eras/models/function_details.py
eras/models/message.py
eras/models/simple_stream_inference_callable.py
eras/models/transaction.py
eras/models/__pycache__/__init__.cpython-311.pyc
eras/models/__pycache__/constants.cpython-311.pyc
eras/models/__pycache__/conversation.cpython-311.pyc
eras/models/__pycache__/conversation.cpython-39.pyc
eras/models/__pycache__/function_details.cpython-311.pyc
eras/models/__pycache__/function_details.cpython-39.pyc
eras/models/__pycache__/message.cpython-311.pyc
eras/models/__pycache__/message.cpython-39.pyc
eras/models/__pycache__/simple_stream_inference_callable.cpython-311.pyc
eras/services/__init__.py
eras/services/google_analytics.py
eras/services/shell_command_service.py
eras/services/user_command_service.py
eras/services/user_config_service.py
eras/services/__pycache__/__init__.cpython-311.pyc
eras/services/__pycache__/google_analytics.cpython-311.pyc
eras/services/__pycache__/shell_command_service.cpython-311.pyc
eras/services/__pycache__/shell_command_service.cpython-39.pyc
eras/services/__pycache__/user_command_service.cpython-311.pyc
eras/services/__pycache__/user_config_service.cpython-311.pyc
eras/services/llm_callable_functions/__init__.py
eras/services/llm_callable_functions/callable_function_service_base.py
eras/services/llm_callable_functions/terminal_command.py
eras/services/llm_callable_functions/user_details.py
eras/services/llm_callable_functions/__pycache__/callable_function_service_base.cpython-311.pyc
eras/services/llm_callable_functions/__pycache__/callable_function_service_base.cpython-39.pyc
eras/services/llm_callable_functions/__pycache__/terminal_command.cpython-311.pyc
eras/services/llm_callable_functions/__pycache__/terminal_command.cpython-39.pyc
eras/services/llm_callable_functions/__pycache__/user_details.cpython-311.pyc
eras/services/llm_callable_functions/__pycache__/user_details.cpython-39.pyc
eras/utils/__init__.py
eras/utils/env_vars_and_profile_files.py
eras/utils/__pycache__/__init__.cpython-311.pyc
eras/utils/__pycache__/env_vars_and_profile_files.cpython-311.pyc