Recent Releases of agent-dialogues
agent-dialogues - v0.1.0-beta.1
This release introduces the foundations of analytics support while keeping the api stable for module core.
Highlights: - refactored analytics functions - dataset creation - functions to be used for data exploration in notebooks - plotting functions to be used in notebooks
- Python
Published by takacsmark about 1 year ago
agent-dialogues - v0.1.0-alpha.2
This release introduces a more modular and testable structure for simulation development, along with support for dataset generation, and LangGraph Studio integration.
Highlights • Refactored project layout: agentdialogues is now a reusable Python module • New simulation structure with pluggable config and state definitions • CLI support for batch runs and random seed injection • Scenario logs saved as JSON, with aggregation to CSV supported • Added aggregate_logs utility to create datasets from run logs • Compatible with LangGraph Studio via langgraph.json
📄 Documentation • Rewritten README with setup guide and simulation development walkthrough • Added simulation and agent documentation • Simulation scenarios now live under simulations/{sim_id}/scenarios/*.yaml
- Python
Published by takacsmark over 1 year ago