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.9.tar.gz
(29.3 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.8.9-py3-none-any.whl
(45.2 kB
view details)
File details
Details for the file notte_llm-1.8.9.tar.gz.
File metadata
- Download URL: notte_llm-1.8.9.tar.gz
- Upload date:
- Size: 29.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1dcc62070e165497f5d6bc2b35b430eb032ca78fbe102e8b4336e2ac5099949
|
|
| MD5 |
f8b956322fc531d06a4d72f1c97cd81b
|
|
| BLAKE2b-256 |
f4d85386364859f380c434026e8236d79bbaef07915f01aaeaea1d689f1e55a7
|
File details
Details for the file notte_llm-1.8.9-py3-none-any.whl.
File metadata
- Download URL: notte_llm-1.8.9-py3-none-any.whl
- Upload date:
- Size: 45.2 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 |
e0149ed4cfd0b6746bbbd432e84d2fece40f7329b0bcb0d2cf5a8322e4694063
|
|
| MD5 |
82df914d15784d8e41cefdc26a2224c6
|
|
| BLAKE2b-256 |
728ed497baef1ddfa3f360f1d5bcbc3af3332ec70bb77bbc6ec0b62e86751ce0
|