AI reasoning and LLM integration
Find a file
egregore 5710c44821 Initial commit: Egregore brain service
AI logic with Claude API integration, tool execution, and system prompts.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 11:37:48 +00:00
.gitignore Initial commit: Egregore brain service 2026-02-02 11:37:48 +00:00
__init__.py Initial commit: Egregore brain service 2026-02-02 11:37:48 +00:00
conversation.py Initial commit: Egregore brain service 2026-02-02 11:37:48 +00:00
main.py Initial commit: Egregore brain service 2026-02-02 11:37:48 +00:00
prompts.py Initial commit: Egregore brain service 2026-02-02 11:37:48 +00:00
tools.py Initial commit: Egregore brain service 2026-02-02 11:37:48 +00:00