Skip to main content

This repository includes base classes and mixins for the Swarmauri framework.

Project description

Core Library

The Core Library provides the foundational interfaces and abstract base classes necessary for developing scalable and flexible machine learning agents, models, and tools. It is designed to offer a standardized approach to implementing various components of machine learning systems, such as models, parsers, conversations, and vector stores.

Features

  • Models Interface: Define and interact with predictive models.
  • Agents Interface: Build and manage intelligent agents for varied tasks.
  • Tools Interface: Develop tools with standardized execution and configuration.
  • Parsers and Conversations: Handle and parse text data, manage conversations states.
  • Vector Stores: Interface for vector storage and similarity searches.
  • Document Stores: Manage the storage and retrieval of documents.
  • Retrievers and Chunkers: Efficiently retrieve relevant documents and chunk large text data.

Getting Started

To start developing with the Core Library, include it as a module in your Python project. Ensure you have Python 3.6 or later installed.

# Example of using an abstract model interface from the Core Library
from swarmauri.core.models.IModel import IModel

class MyModel(IModel):
    # Implement the abstract methods here
    pass

Documentation

For more detailed documentation on each interface and available abstract classes, refer to the Docs directory within the library.

Contributing

Contributions are welcome! If you'd like to add a new feature, fix a bug, or improve documentation, please submit a pull request.

License

See LICENSE for more information.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

swarmauri_base-0.6.0.dev9.tar.gz (19.4 kB view details)

Uploaded Source

Built Distribution

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

swarmauri_base-0.6.0.dev9-py3-none-any.whl (39.5 kB view details)

Uploaded Python 3

File details

Details for the file swarmauri_base-0.6.0.dev9.tar.gz.

File metadata

  • Download URL: swarmauri_base-0.6.0.dev9.tar.gz
  • Upload date:
  • Size: 19.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.12.7 Linux/6.8.0-47-generic

File hashes

Hashes for swarmauri_base-0.6.0.dev9.tar.gz
Algorithm Hash digest
SHA256 68fd0f263755ff26bd4d0eefc8278bf4cf7a2803fdfee53e21c478181100145c
MD5 8542ff5bb46209ca880df2c634cb17c7
BLAKE2b-256 de0b2b1c73d9d9906b9632226ea4859a61c4f568bb0ac99ce8d023215346ea73

See more details on using hashes here.

File details

Details for the file swarmauri_base-0.6.0.dev9-py3-none-any.whl.

File metadata

  • Download URL: swarmauri_base-0.6.0.dev9-py3-none-any.whl
  • Upload date:
  • Size: 39.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.12.7 Linux/6.8.0-47-generic

File hashes

Hashes for swarmauri_base-0.6.0.dev9-py3-none-any.whl
Algorithm Hash digest
SHA256 3b1fd1b529778850e43307048da41a8da687c252963974cc09da8c372f0142cb
MD5 dcbf28ed1e026c6181aa1f3dc35fcef2
BLAKE2b-256 e0a909d38bce5d2ecaa2e25c78adafe56efefd6131ec4f292f9a12dac7432e31

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