The official Python library for the Orangic API (Pre-release)
Project description
Orangic Python SDK
⚠️ Pre-release Notice: This package is currently in development. The API and features are subject to change.
The official Python library for the Orangic API.
Status
🚧 Coming Soon - Orangic is currently in development. This package reserves the name and provides a preview of the upcoming API.
Planned Features
- ✨ Simple, intuitive API similar to industry standards
- 🚀 Streaming support for real-time responses
- 🔒 Secure authentication
- 📝 Comprehensive documentation
- 🐍 Python 3.8+ support
Installation
pip install orangic
Note: The package is not yet functional. Stay tuned for updates!
Planned Usage
import orangic
# Coming soon!
client = orangic.Orangic(api_key="your-api-key")
response = client.chat.completions.create(
model="orangic-1",
messages=[
{"role": "user", "content": "Hello!"}
]
)
Development Status
This package is in alpha stage. We're working hard to bring you an amazing AI API experience.
Roadmap
- Core API implementation
- Streaming support
- Comprehensive documentation
- Production-ready release
Stay Updated
- 🌐 Website: https://orangic.tech
- 📧 Email: support@orangic.tech
- 📦 PyPI: https://pypi.org/project/orangic/
Contributing
Orangic is not yet open for contributions. We'll update this section once we're ready for community involvement.
License
MIT License - See LICENSE file for details
Orangic - AI API Platform (Coming Soon)
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 orangic-0.1.0.tar.gz.
File metadata
- Download URL: orangic-0.1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ddaafde0ca7d308fc590ff19aba851c3a9b6315930080d434bfe2b70bbf6e6e
|
|
| MD5 |
b77948a8241e326892e3816f85657365
|
|
| BLAKE2b-256 |
cfe19ad21f6d7b06e2db91d2d0acdd83d3863e4a14a1b64867020f953937c3bd
|
File details
Details for the file orangic-0.1.0-py3-none-any.whl.
File metadata
- Download URL: orangic-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20009d4aa8f83d3a87498ac48d68fd9ff39847649634f8d4b4c4f97d2b836018
|
|
| MD5 |
315eee06b40c682f461a5a81740d1fc0
|
|
| BLAKE2b-256 |
bba26f55ef216a3f0e80d5c45c96ca962dc28a400db2cf64e6a5e416d99992f1
|