Logo
Explore Help
Register Sign In
jramos/ajarbot
1
0
Fork 0
You've already forked ajarbot
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
911d362ba2f7382de3b5735e475f03c8cf83840d
ajarbot/adapters/slack/__init__.py

6 lines
96 B
Python
Raw Normal View History

Initial commit: Ajarbot with optimizations Features: - Multi-platform bot (Slack, Telegram) - Memory system with SQLite FTS - Tool use capabilities (file ops, commands) - Scheduled tasks system - Dynamic model switching (/sonnet, /haiku) - Prompt caching for cost optimization Optimizations: - Default to Haiku 4.5 (12x cheaper) - Reduced context: 3 messages, 2 memory results - Optimized SOUL.md (48% smaller) - Automatic caching when using Sonnet (90% savings) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-13 19:06:28 -07:00
"""Slack adapter for ajarbot."""
from .adapter import SlackAdapter
__all__ = ["SlackAdapter"]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 38ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API