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.3.1
- Fixed major bug with details()
- Fixed init.py
- Made better init.py
0.3.0
- Added details()
- New colours
0.2.4
- Fixed author name
- Removed author-email bug
- Removed email
- 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
Installation
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
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.3.1.tar.gz.
File metadata
- Download URL: archit_ug-0.3.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0cb990913b6863ad0db2d4f9613f165c86f47b88b70f762003bd41316014d0df
|
|
| MD5 |
a300aac41ae5ff76065206c2ae1c2878
|
|
| BLAKE2b-256 |
6fcffe19b388663f618c19e98ce5d272d66eda2b04171a303bcd1eb5d48f7895
|
File details
Details for the file archit_ug-0.3.1-py3-none-any.whl.
File metadata
- Download URL: archit_ug-0.3.1-py3-none-any.whl
- Upload date:
- Size: 4.0 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 |
2eab91dba6bd602351b8f8d8993c54dbfcba178630d0b40cee28055c0687d1ed
|
|
| MD5 |
fb958463e282aea5b5b0dfb1fb1f1daf
|
|
| BLAKE2b-256 |
42971d313cd442f88b3fa596db22fb0db068747941062b182542dabe2405dd6f
|