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()
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.29.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.29.tar.gz.
File metadata
- Download URL: notte_llm-1.8.29.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 |
5ec25cb3fbd4800bc2d5d633072c595ba3587e84998d35fad8c30a0f4f39a8e8
|
|
| MD5 |
f4d17ea03c95095d73e1d92c238d5490
|
|
| BLAKE2b-256 |
d522c5adcf96067e28ce3d92e365ca0e9cc47ed23889d74142388d3338c59e74
|
File details
Details for the file notte_llm-1.8.29-py3-none-any.whl.
File metadata
- Download URL: notte_llm-1.8.29-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 |
9ab8084e89ddac668e5c22827b72dd0ec14a5fd13dddce737c8764bb0c7e99a3
|
|
| MD5 |
1bfc203839920df74a0dc67df92b8d9c
|
|
| BLAKE2b-256 |
8f7ddfae40c5db2fcf12ca83b5eb2aa60133749c5f28296e6a2447f82a2139cc
|