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.26.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.26.tar.gz.
File metadata
- Download URL: notte_llm-1.8.26.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 |
6b0a926da1bed5b71d8a1d33d9c5262f3a887fce7fed0ec2a70e7b0916fa1d20
|
|
| MD5 |
619a9093b360a74291c1163f3901c8f2
|
|
| BLAKE2b-256 |
370a0ddae15a8032917dadba3ed57ea1e065b1cd8e0ae3ac7eb44f898907206c
|
File details
Details for the file notte_llm-1.8.26-py3-none-any.whl.
File metadata
- Download URL: notte_llm-1.8.26-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 |
4980f641d758c4109d71c582037130dfd2395955a29b158f480d943e8caf2fb4
|
|
| MD5 |
8ac6b8dbaa5724967596f21404867a6e
|
|
| BLAKE2b-256 |
e54cc68653a609ee8039597a1feb0158f5f90861f56fc5b63e4e56f14f8b883e
|