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.13.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.13.tar.gz.
File metadata
- Download URL: notte_llm-1.7.13.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 |
2203d423c0a1265c70f19c447d7957d2706975d6284ef0479454a2b4dc50a252
|
|
| MD5 |
7f4dbde06b20a3751ca418f31a6bad91
|
|
| BLAKE2b-256 |
1d9106e1f7bb3138fd2b2b53279848da4dc130fddde0cfa96a0efba76ccbf581
|
File details
Details for the file notte_llm-1.7.13-py3-none-any.whl.
File metadata
- Download URL: notte_llm-1.7.13-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 |
e179170fc349d37d6b0532229da0c6219bc2b82f1d54a1659868de60188f6bdb
|
|
| MD5 |
5a9e46f6abf534d406908b4c6389380f
|
|
| BLAKE2b-256 |
276f8fec3c04c8033c6e49f6f710094163f684c218483a73c8fda64d746da8a4
|