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
camelStyleandsnake_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
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
lukoshkin_lego-0.0.3.post2.tar.gz
(41.2 kB
view hashes)
Built Distribution
Close
Hashes for lukoshkin_lego-0.0.3.post2.tar.gz
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 | 93a56626ee74723f18e5dcbd2786bc35a8904756b81ff392194d0b5c03cf484a |
|
| MD5 | 25e7f54127fae98ac2cd2791664994c2 |
|
| BLAKE2b-256 | 8cf5fc36fe3270177404b6c7d9bc23ce43248a34fc940ebb6f901062c471c3b3 |
Close
Hashes for lukoshkin_lego-0.0.3.post2-py3-none-any.whl
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 | 23dcaedbec0f4530af18cf261c332b8a38648e2bf4a1c03ca860523244aa8ba3 |
|
| MD5 | 0feea7a268401528f091549738581305 |
|
| BLAKE2b-256 | d39a7e94eff85cb499f8b26081b45a4e57957b3854b980ec8c1410f7748b1627 |