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.31.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.31.tar.gz.
File metadata
- Download URL: notte_llm-1.8.31.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 |
9a7dc7b38a206dcc12d9ff273b4240a8eadf5da36a8e0e3a4cc7ae3a27c5ca5b
|
|
| MD5 |
edefc047e0d2f467cd083fbc856ec7ff
|
|
| BLAKE2b-256 |
5ee8f814419263fa758aafc5c609f7e203f23828d01375a51f1f25994df877b2
|
File details
Details for the file notte_llm-1.8.31-py3-none-any.whl.
File metadata
- Download URL: notte_llm-1.8.31-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 |
352ddaf2ce7f603c04c023aa7a582da315c8deb77376169cb08c5b2feb4fae85
|
|
| MD5 |
1593d87761f137962ba8186a0e84a8bf
|
|
| BLAKE2b-256 |
50e9955146f1bab111424d4db6cc1e13844ea0a3fcc2e1d90f1dd65a755767f1
|