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.16.tar.gz
(24.5 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.7.16.tar.gz.
File metadata
- Download URL: notte_llm-1.7.16.tar.gz
- Upload date:
- Size: 24.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2870b1371888ff353d4b7082b34f0b14e9530e31f4085b32da9cb50b6e4ebca
|
|
| MD5 |
43b9633dd6500d69dafd1a8de5391c56
|
|
| BLAKE2b-256 |
30a682a3b73191bc6918df09b9befccd2b4672f1a25748332f5a70375a082ea1
|
File details
Details for the file notte_llm-1.7.16-py3-none-any.whl.
File metadata
- Download URL: notte_llm-1.7.16-py3-none-any.whl
- Upload date:
- Size: 40.4 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 |
f9800643b6d2317651e0d11bfbbcfe6e823d9bddcf2be0b8f8af997a5b688945
|
|
| MD5 |
429bb9cbda2a39f56a4952050fbdadcb
|
|
| BLAKE2b-256 |
788e41ba0b26a5dc1f6f973eb918365e3a5bb9bbe5c83004c4a89a972a4f80ea
|