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.7.tar.gz
(28.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.7-py3-none-any.whl
(44.3 kB
view details)
File details
Details for the file notte_llm-1.8.7.tar.gz.
File metadata
- Download URL: notte_llm-1.8.7.tar.gz
- Upload date:
- Size: 28.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 |
cff3e80bfd42e1f2f354f4bd0fc011ccd10ddfba2f1abed6ffe9dab4c250a8cd
|
|
| MD5 |
a8e5855fdffc98530217333e0bcbbae8
|
|
| BLAKE2b-256 |
cafbb523b0e2bf26623d97fdb2705c13dd1b0689e9f4cf327a30d44281f6c91c
|
File details
Details for the file notte_llm-1.8.7-py3-none-any.whl.
File metadata
- Download URL: notte_llm-1.8.7-py3-none-any.whl
- Upload date:
- Size: 44.3 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 |
6a8680a9eba60757d13c05f5a68da57d2b23cdf2514a701c39bac4cc68c6e06d
|
|
| MD5 |
8b2e2dd4d314673167e42015f009f283
|
|
| BLAKE2b-256 |
b4ce92c53a8b2e6f4bbea3da568eb1268c358477870c3a7294c27f66c4252205
|