Thanks to visit codestin.com
Credit goes to github.com

Skip to content

KunjShah01/RL-A2A

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RL-A2A

CI PyPI Docker Pulls

Reinforcement Learning Agent-to-Agent Communication Platform.

This repository contains the RL-A2A platform: API server, orchestration, learning components, and utilities.

Quick links

  • Docs: ./docs/
  • Run locally: python -m main or rla2a start

Releases: when a GitHub Release is published the project automatically builds and publishes a wheel to PyPI and pushes a Docker image (requires repository secrets: PYPI_API_TOKEN, DOCKERHUB_USERNAME, DOCKERHUB_TOKEN, DOCKERHUB_REPO).