Skip to main content

No project description provided

Project description

Lego

Python utilities initially for ChatBot Development and Cloud Engineering.

Structure

  • utils, settings.py, models.py, lego_types.py ─ probably the most (if not only) useful part of this projects:
    • some handy type definitions,
    • settings for different services (e.g., those of AWS),
    • models for switching between camelStyle and snake_case_style.
    • other utilities (profiling, downloading, and etc.)
  • messages ─ models for parsing messages to standardized view for further processing and storing.
  • llm ─ a package with a simple router for load balancing of requests to OpenAI API-like services
    (with key rotation, retrial policies, and fallbacks).
  • rag ─ a demo of RAG pipeline based on LlamaIndex and MilvusDB
    (getting obsolete since is not maintained and LlamaIndex is rapidly developing).

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

lukoshkin_lego-0.0.3.post7.tar.gz (41.7 kB view hashes)

Uploaded Source

Built Distribution

lukoshkin_lego-0.0.3.post7-py3-none-any.whl (58.9 kB view hashes)

Uploaded Python 3

Supported by

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