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.7.7.tar.gz
(24.4 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
notte_llm-1.7.7-py3-none-any.whl
(40.3 kB
view details)
File details
Details for the file notte_llm-1.7.7.tar.gz.
File metadata
- Download URL: notte_llm-1.7.7.tar.gz
- Upload date:
- Size: 24.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e0407fe5c6ab32d924a7dadf789109207c449cd233dce0d71f9daa2e98d27c8
|
|
| MD5 |
77ab305a433a1a4567161ab57a80e358
|
|
| BLAKE2b-256 |
2d5959565970dbe576ed4c22d691dd246bc9dd7beade8b54b7dcd05aa85e16d7
|
File details
Details for the file notte_llm-1.7.7-py3-none-any.whl.
File metadata
- Download URL: notte_llm-1.7.7-py3-none-any.whl
- Upload date:
- Size: 40.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bcd7750e48f96b5102807e55b7301d66991f18f43b5f84f08478fb7595807deb
|
|
| MD5 |
3f1ecc2375f4291156ce9bd8274b082e
|
|
| BLAKE2b-256 |
bba131923d48e09aaed075e7fd830ca95c7510bb69a086778c34708c2ec82b08
|