Skip to content

Conceptual-Machines/magda-agents-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MAGDA Agents - Python Implementation

Python implementation of the MAGDA Agents framework.

Installation

pip install magda-agents

Usage

from magda_agents.agents.daw import DawAgent

agent = DawAgent(cfg)
result = agent.generate_actions(ctx, question, state)

Documentation

For complete documentation, see the main MAGDA Agents repository.

License

AGPL v3 - See LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages