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.0a1.tar.gz
(9.8 kB
view hashes)
Built Distribution
Close
Hashes for lmtr_agents-0.1.0a1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70f577eaa00ba0404cf5491b45f394005c6176237455614df1c460415443a632 |
|
MD5 | a53fa4e17eb174f0ff6d8a2da29f63c6 |
|
BLAKE2b-256 | 92909391c17fdb0a7ba60a0359bb1e6c307174387cfcb964d98d877690befff0 |