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.19.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.19.tar.gz.
File metadata
- Download URL: notte_llm-1.7.19.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 |
3b7eea017611e2ce44407e995110d2a8e0326f3ddb16ec1acc326fbb554f4433
|
|
| MD5 |
11f0ab59c2d866a512910a208dc6f267
|
|
| BLAKE2b-256 |
2f592ec0c0cea8209b505d8b0af84f9edb8e09e5a23673d84edc49a5a25fe47a
|
File details
Details for the file notte_llm-1.7.19-py3-none-any.whl.
File metadata
- Download URL: notte_llm-1.7.19-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 |
b54320a938b88e3f9a3400e5c6e52419238cff2efd59d6f76a43ccf766c61058
|
|
| MD5 |
ce42f55e9577bccfaf9fb5bc319d6189
|
|
| BLAKE2b-256 |
08006334fd0a1742359d735f3ffec55bf797f01d6eb17852c9a73985426d4f1f
|