Various llm agents (agent_chat, agent_tr, agent_ref, agent_imp, agent_comb) for translation
Project description
lmtr-agents
Various llm agents (agent_tr, agent_ref, agent_imp, agent_comb, agent_comb, agent_comb_imp, agent_comb_imp1) for translation
Intro
Heavily based on the templates of Andrew Ng's translation agent, intended for use in https://llmtool.dattw.eu.org 's last boxes.
Install it
pip install lmtr-agents
Use it
Example .env
LLM_MODEL=gpt-4o-mini # or gpt-3.5-turbo
LLM_BASE_URL=https://openrouter.ai/api/v1
LLM_API_KEY=sk-or-v1-...
from lmtr_agents import agent_tr, agent_ref, agent_imp, agent_comb, agent_comb, agent_comb_imp, agent_comb_imp1
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
lmtr_agents-0.1.0a2.tar.gz
(9.8 kB
view hashes)
Built Distribution
Close
Hashes for lmtr_agents-0.1.0a2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b02640a86d550a6b9ebc38aa121568dedd676d00e8d560fb97e515fc610c97ff |
|
MD5 | f839dc7fe1ab7e3a9c61f6ba8f2acc26 |
|
BLAKE2b-256 | 2bd295d4857832731fcffb41a4c4791b640aae49c2e6821f26c6c6732fce96c0 |