Skip to main content

A lightweight Python package for creating agents on Langchain for Agentic platforms

Project description

A lightweight framework to create agents based on the LangChain BaseModel interface.

Usage

Philosophy

I went with three guiding principles in writing this model.

  1. Everything is an agent: tools, buses, orchestrators are all agents.
  2. Final code should show the flow: You should be able scale while being able to see how agents connect to each other. This means that each agent relationship should be at most one line of code.
  3. Agents are minimal building blocks: one prompt per agent, one vector store per agent, one model per agent.

Development

Requirements

Just Docker. If you want to develop, you can use the .devcontainer on VS Code, you don't need to install anything.

This works with VS Code, however, if you want to use another IDE, you can also use the Dockerfile.dev to create your development environment.

Testing

Run:

docker-compose run --rm --build test

Contributing

  1. Branch out
  2. Add new code.
  3. Add tests.
  4. Push.
  5. Make a pull request.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agents_on_langchain-0.1.0.dev202501300009.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file agents_on_langchain-0.1.0.dev202501300009.tar.gz.

File metadata

File hashes

Hashes for agents_on_langchain-0.1.0.dev202501300009.tar.gz
Algorithm Hash digest
SHA256 d749d124a91605cbc38ebe9e99af336852574346bef11f89230df2b6a172975d
MD5 a6bad5c41b53e1e970b5cd64cb23c52e
BLAKE2b-256 6e5419808ef042e53aee8b88fa1ad3dd33de9762750499482eca8d08cdf90278

See more details on using hashes here.

File details

Details for the file agents_on_langchain-0.1.0.dev202501300009-py3-none-any.whl.

File metadata

File hashes

Hashes for agents_on_langchain-0.1.0.dev202501300009-py3-none-any.whl
Algorithm Hash digest
SHA256 aa9c7b4b3de75bb1e153956a3bdec9503189968c2a19757abb0382fc3fcc02f4
MD5 5e44259408301e81285fe91653b25b3b
BLAKE2b-256 07040dff539d5a1f85f0a8128491434f685fcc05755ca822dfad77aed7fd3e89

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page