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.15.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.15.tar.gz.
File metadata
- Download URL: notte_llm-1.8.15.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 |
2bed4c3e09016250010673bff605dc056ad687cbbfe4200460ca101899c1157c
|
|
| MD5 |
de23a1ee072033b75ad7f8e81959f440
|
|
| BLAKE2b-256 |
74c6eff5c65b8c4ed5ee95c63443c525e5256d677252d864beb2ea403d3cb611
|
File details
Details for the file notte_llm-1.8.15-py3-none-any.whl.
File metadata
- Download URL: notte_llm-1.8.15-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 |
358a2613552abee2d05fa4b5d0ccd3fcae5ecc6c8d04f786795ee3d5921ac886
|
|
| MD5 |
420fae16fa3e086f2d508bea835de166
|
|
| BLAKE2b-256 |
e53fbee6397a6da7bb8862d1fd3dda532531937eb9dce370f0a2a269459cc9bd
|