PyPI project
ace-playbook
6 indexed releases ยท newest sdist 0.3.0 with 31 indexed members
Files in 0.3.0 ace_playbook-0.3.0.tar.gz
- ace/__init__.py
- ace/baselines.py
- ace/cli.py
- ace/config.py
- ace/delta.py
- ace/engine.py
- ace/feedback.py
- ace/integrations/__init__.py
- ace/integrations/openai_agents.py
- ace/llm.py
- ace/playbook.py
- ace/refine.py
- ace/roles.py
- ace/tasks.py
- ace/visualize.py
- tests/test_baselines.py
- tests/test_cli.py
- tests/test_config_and_playbook_io.py
- tests/test_cookbook.py
- tests/test_delta.py
- tests/test_engine.py
- tests/test_extensibility.py
- tests/test_feedback_and_delta_edges.py
- tests/test_llm_openai.py
- tests/test_openai_agents_integration.py
- tests/test_playbook.py
- tests/test_refine.py
- tests/test_refine_embedder.py
- tests/test_roles_and_viz.py
- tests/test_tasks_and_integration.py
- tests/test_usage.py