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.3.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.3-py3-none-any.whl
(40.9 kB
view details)
File details
Details for the file notte_llm-1.8.3.tar.gz.
File metadata
- Download URL: notte_llm-1.8.3.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 |
7644943d1717fd373fcc5878be7df1ca5c5061832c714f407bbfed82eeb2ba82
|
|
| MD5 |
1f0f4f92168d744106652662a2e36165
|
|
| BLAKE2b-256 |
e1a94d1e097010aa08386b607afde529f22e47faf8672e325d2fd81f0179732d
|
File details
Details for the file notte_llm-1.8.3-py3-none-any.whl.
File metadata
- Download URL: notte_llm-1.8.3-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 |
72ee1e5ed9fa507788c57d497cf740cfb15abf458699052be4c656dbd9b5e6ea
|
|
| MD5 |
04bd60ab60836ca24fa5de738d3b1956
|
|
| BLAKE2b-256 |
203a2e7cb4c52c921156448c253e3c7095c81597b3f87b824161cb85a0e6400c
|