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.1.tar.gz
(25.0 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.1-py3-none-any.whl
(40.9 kB
view details)
File details
Details for the file notte_llm-1.8.1.tar.gz.
File metadata
- Download URL: notte_llm-1.8.1.tar.gz
- Upload date:
- Size: 25.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1cfb26fd763c1b91cf43ae08a676d9f6b429317a4bcee59a70b9a5e6236d0c0
|
|
| MD5 |
48521d8c8dc4d3e1d107361ba7633258
|
|
| BLAKE2b-256 |
0f654b6e57ed4d6dc4d6b2f6519e0f9c9842396e6575502faba0422fe44fd7fb
|
File details
Details for the file notte_llm-1.8.1-py3-none-any.whl.
File metadata
- Download URL: notte_llm-1.8.1-py3-none-any.whl
- Upload date:
- Size: 40.9 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 |
2a9a7cf9a89f75555822daa78dbd703030ac6858070f0070cd0bfc1c24deb3cc
|
|
| MD5 |
cf1742e8afa9aa7fd2fe1516a1123088
|
|
| BLAKE2b-256 |
c70b57665751a2018b86cfff98146aeeb723068dae3a6a41669f9971eb80a99a
|