LLM integration for Notte
Project description
notte-llm
LLM integration for Notte, providing LiteLLM-based services for language model interactions.
This package contains:
- LLM engine and service implementations
- Prompt management and templating
- LLM usage tracing and logging
- Structured output support
Installation
pip install notte-llm
Usage
from notte_llm.engine import LLMEngine
from notte_llm.service import LLMService
# Create an LLM engine
engine = LLMEngine(model="gpt-4o-mini")
# Create an LLM service
service = LLMService()
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
notte_llm-1.8.14.tar.gz
(29.6 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 notte_llm-1.8.14.tar.gz.
File metadata
- Download URL: notte_llm-1.8.14.tar.gz
- Upload date:
- Size: 29.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ccc5a38dbe5429b9263b70dcc513fa37dafd19e8c936c9023a9044e94f7256b1
|
|
| MD5 |
0a4992e5d4e6a3e3c5c5f6174cf93983
|
|
| BLAKE2b-256 |
fe66f043b8164c1333ecf5b4dc6f6066cf60f2960356cee17e8d36ddac308b74
|
File details
Details for the file notte_llm-1.8.14-py3-none-any.whl.
File metadata
- Download URL: notte_llm-1.8.14-py3-none-any.whl
- Upload date:
- Size: 45.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e98581992381ca99ccc923978d9abd6665cc39218085807b1fc6bf75fa16226
|
|
| MD5 |
e193f6b6586109f14da1f5a2f7062c77
|
|
| BLAKE2b-256 |
1006c9c09c44d9dc5652809de9263cac3bd415537f7d83e83ffb926e666457f6
|