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()
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.27.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.27.tar.gz.
File metadata
- Download URL: notte_llm-1.8.27.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 |
d0b1d3813aa292c00656d96bcf7c3563b3c94a6db22dd3530f15834c85c8b1d1
|
|
| MD5 |
4faaf7355eb0f00c46d43bc29647ad4d
|
|
| BLAKE2b-256 |
c88e06a0842bde4456e622f7c20c26b22a468abc030cc917c996cef033697adc
|
File details
Details for the file notte_llm-1.8.27-py3-none-any.whl.
File metadata
- Download URL: notte_llm-1.8.27-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 |
3427c378e79d66d79748d2d806c6fbbbf9632f9685cdce6488794a157d121972
|
|
| MD5 |
0c699762b6e8a97821c3564afb922d70
|
|
| BLAKE2b-256 |
8ed4eae3814bf76053afc53e4a7c00e82d0b1a49a814aca56eadb004e63c12f3
|