Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Feb 01:16
· 361 commits to main since this release

Install

npm:

npm install -g teleton

Docker:

docker run -it -v ~/.teleton:/data ghcr.io/TONresistor/teleton-agent:latest setup

Changes

dca3fa8 feat: local embeddings + hybrid vector search + new tools
33ce0ea fix: correct Docker image name in README
99535e7 fix: guard against undefined model from pi-ai getModel()
825e841 fix: ignore bot messages in DMs to prevent bot-to-bot loops

Full Changelog: v0.2.5...v0.3.0