Skip to content

πŸ””πŸ§  Easily experiment with popular language agents across diverse reasoning/decision-making benchmarks!

License

Notifications You must be signed in to change notification settings

agential-ai/agential

Repository files navigation

discussion-agents

Discussion agents.

Project Organization

β”œβ”€β”€ data
β”‚   β”œβ”€β”€ external         <- Data from third party sources.
β”‚   β”œβ”€β”€ interim          <- Intermediate data that has been transformed.
β”‚   β”œβ”€β”€ processed        <- The final, canonical data sets for modeling.
β”‚   └── raw              <- The original, immutable data dump.
β”‚
β”œβ”€β”€ discussion_agents    <- Source code for this project.
β”‚   β”‚
β”‚   β”œβ”€β”€ memory           <- Memory-related modules.
β”‚   β”‚   └── ...
β”‚   β”‚
β”‚   β”œβ”€β”€ agent            <- Model/agent-related modules.
β”‚   β”‚   └── ...
β”‚   β”‚
β”‚   β”œβ”€β”€ core             <- Agent core modules.
β”‚   β”‚   └── ...
β”‚   β”‚
β”‚   β”œβ”€β”€ planning         <- Planning-related modules.
β”‚   β”‚   └── ...
β”‚   β”‚
β”‚   β”œβ”€β”€ reflecting       <- Reflecting-related modules.
β”‚   β”‚   └── ...
β”‚   β”‚
β”‚   β”œβ”€β”€ scoring          <- Scoring-related modules.
β”‚   β”‚   └── ...
β”‚   β”‚
β”‚   β”œβ”€β”€ utils            <- Utility methods.
β”‚   β”‚   └── ...
β”‚
β”œβ”€β”€ docs                 <- A default Sphinx project; see sphinx-doc.org for details.
β”‚
β”œβ”€β”€ models               <- Trained and serialized models, model predictions, or model summaries.
β”‚
β”œβ”€β”€ notebooks            <- Jupyter notebooks. Naming convention is a number (for ordering),
β”‚                           the creator's initials, and a short `-` delimited description, e.g.
β”‚                           `1.0-jqp-initial-data-exploration`.
β”‚
β”œβ”€β”€ references           <- Data dictionaries, manuals, and all other explanatory materials.
β”‚
β”œβ”€β”€ reports              <- Generated analysis as HTML, PDF, LaTeX, etc.
β”‚   └── figures          <- Generated graphics and figures to be used in reporting.
β”‚
β”œβ”€β”€ tests                <- Tests.

Project based on the cookiecutter data science project template. #cookiecutterdatascience

About

πŸ””πŸ§  Easily experiment with popular language agents across diverse reasoning/decision-making benchmarks!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published