Stevenic / agentm-py

A library of "Micro Agents" that make it easy to add reliable intelligence to any application.
MIT License
8 stars 3 forks source link

[Subtask] Install and configure pipenv #2

Closed debuggerone closed 2 months ago

debuggerone commented 2 months ago

Subtask Overview

This subtask focuses on setting up the Python environment using pipenv for managing dependencies and virtual environments for the AgentM Python migration.

Tasks

Acceptance Criteria

debuggerone commented 2 months ago

added 3 different venv to make it compatible with python 3.9, 3.10 and 3.11