Errol 4 Sonic - 120B Formal Interactive AI Library.
Project description
Errol 4 Sonic – 120B Formal Interactive AI Library
archit_ug is a lightweight Python library that provides an interactive chat interface powered by the Errol 4 Sonic 120B LLM.
It includes built-in streaming, colored terminal output, automatic API key loading, and a clean developer-friendly workflow.
Features
- 🔥 Streaming chat completions
- 🎨 Colored terminal output
- 🔑 Auto-load API key and model
- 🧠 Free AI Agent that you can add to your code
- 📝 Easy to extend for custom AI agents
Changelog
0.4.5 MAJOR
- Fixed README.md and project description glitch
- Changes made to README.md and project description
- Added new colours to core.py
- Added new error handling in core.py
- Added Errol AI Official link in details()
0.4.1
- Changes made to README.md and project description
- INFO: details() is currently not compatible with some versions of jupyter notebook
- INFO: help() is currently not compatitible with IDLE, Jupyter Notebook and VS Code
- Terminal and Google Colab is the best way to use help() and details()
0.4.0 MAJOR
- Trying to fix minor bug with details()
- INFO: details() is currently not compatible with some versions of jupyter notebook
- Updated installation guide in README.md and project description
- Added new colour to details()
- Added help()
- Added new colours to help()
0.3.4
- Trying to fix minor bug with details()
0.3.3
- Trying to fix minor bug with details()
0.3.2.5 TEST MODEL
- Trying to fix minor bug with details()
0.3.2
- Fixed details() bug
0.3.1
- Fixed major bug with details()
- Fixed init.py
- Made better init.py
0.3.0 MAJOR
- Added details()
- New colours
0.2.4
- Fixed author name
- Added link to PyPi Project to core.py
0.2.3
- Fixed README.md bug
- Fixed Project description bug
0.2.2
- Added README.md
- Added project description
0.2.1
- Put CHANGES.md into MANIFEST.in
- Fixed major CHANGES.md bug
0.2.0
- Added CHANGES.md support
- Changes and refreshed pyproject file
- Fixed minor bugs
- First use of release.sh
0.1.9
- Fixed missing color output (Fore.RED not showing in Jupyter)
- Fixed file path for API key loader
- Improved library detection logic
0.1.8
- Added cerebras_key.txt support inside package
- Improved packaging with MANIFEST.in
0.1.7
- Improved core.chat behavior and fixed minor bugs
0.1.6
- Published initial working version of library
0.1.0 to 0.1.5
- PREVIEW BETA
- NON WORKING MODELS ON MOST PYTHON INTERPRETERS
Installation
pip install archit-ug
pip show archit-ug
Usage
from archit_ug import start_chat
start_chat()
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
archit_ug-0.4.5.tar.gz
(4.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file archit_ug-0.4.5.tar.gz.
File metadata
- Download URL: archit_ug-0.4.5.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65b71c794ab7015995102a1d3f5507b8b68b83154a76ecd8731cbd800e60df7a
|
|
| MD5 |
3b5528b11466eb2d5f98ff2afb34b47e
|
|
| BLAKE2b-256 |
112dcae50bee33844195b5b6cb717d62051594a2dc43a28f833958d617d0c5ea
|
File details
Details for the file archit_ug-0.4.5-py3-none-any.whl.
File metadata
- Download URL: archit_ug-0.4.5-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af6a2e179fde5d7c215f54a28a1c3ab759b8b2e250dc8e60b49f3efc27e1df6a
|
|
| MD5 |
6b3be610d93c69b7e60ce8d8ff40b347
|
|
| BLAKE2b-256 |
361dc293d37c3af204730f9e3c34a13f6405b966760bbbc831419bb7a1dc20e0
|