yeagerai-agent
No description available.
File Explorer
Download Latest Version (.zip)- launch.json
- __init__.py
- master_template.py
- output_parser.py
- prompt_template.py
- yeagerai_agent.py
- __init__.py
- local_file_system_n_git.py
- __init__.py
- cli.py
- gradio_chat.py
- __init__.py
- session_memory_handler.py
- __init__.py
- yeagerai_context.py
- create_agent_mocked_tests.py
- create_agent_source.py
- __init__.py
- create_tool_mocked_tests.py
- create_tool_mocked_tests_master_prompt.py
- __init__.py
- create_tool_master_prompt.py
- create_tool_source.py
- __init__.py
- design_solution_sketch.py
- design_solution_sketch_master_prompt.py
- __init__.py
- load_n_fix_new_tool.py
- load_n_fix_new_tool_master_prompt.py
- run_n_fix_new_tool.py
- run_n_fix_new_tool_master_prompt.py
- user_reqs_mod_tool.py
- user_reqs_mod_tool_master_prompt.py
- __init__.py
- yeagerai_tool.py
- yeagerai_toolkit.py
- __init__.py
- .gitignore
- LICENSE
- README.md
- setup.py
# Installation Guide
1. Get the code
git clone https://github.com/genlayerlabs/yeagerai-agent
Downloads the entire project code from GitHub to your computer.
cd yeagerai-agent
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install .
Installs the package published on PyPI directly β no need to clone the source.
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
