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.11.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
File details
Details for the file notte_llm-1.7.11.tar.gz.
File metadata
- Download URL: notte_llm-1.7.11.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 |
383a97afd8e93d968f5358a7094778883f86095db7d8e84dcc71bb1afa7fadd0
|
|
| MD5 |
e4193d637068d7c2ac349a73ebb42294
|
|
| BLAKE2b-256 |
f64a80faeba94ce69793d448410982d0fc2f5705e92113b2bfe2881741eb2a8b
|
File details
Details for the file notte_llm-1.7.11-py3-none-any.whl.
File metadata
- Download URL: notte_llm-1.7.11-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 |
0a303bd51a84fc79ca7a05c1cd02530c18cb9341b565b7cea863f2866f87fc8b
|
|
| MD5 |
7d9f2534e319af1e4c0d62707e65e58f
|
|
| BLAKE2b-256 |
ae1a4a2e6ab4bd243b76a55ecc9eee174339fdd0aa4b8a9e73defa146aa443da
|