WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@Karen86Tonoyan
Copy link

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Test Configuration:

  • Device Model or Emulator:
  • Android Verison:
  • Instagram Version:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have tested my code in every way I can think of to prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules

Karen86Tonoyan and others added 12 commits October 24, 2025 11:56
…-section-and-fix-bug

Improve Telegram session loading resiliency
…tegracja-google

Add intuitive routing and offline-only AI integrations
…fficiency

[WIP] Identify and suggest improvements for inefficient code
…re-to-llama

Enhance LLaMA image chat plugin with security safeguards
This commit adds comprehensive support for installing and using Ollama
with the LLaMA multimodal extension:

- Created automated installation script (scripts/install_ollama.sh) that:
  * Detects OS and installs Ollama automatically
  * Sets up Ollama service
  * Optionally downloads recommended models (Qwen 2.5, LLaMA 3.2, CodeLlama)
  * Optionally installs Open WebUI for web interface
  * Installs Python libraries (ollama, langchain, llama-index)

- Added comprehensive INSTALLATION.md with:
  * Step-by-step installation guide for Ollama
  * System requirements
  * Manual installation instructions for Linux/macOS/Windows
  * Configuration examples
  * Troubleshooting section
  * Verification steps

- Updated requirements.txt to include:
  * Ollama Python client
  * LangChain and LangChain Community
  * LLaMA Index
  * Optional dependencies (Pillow, OpenCV, Google APIs, document processing)

- Updated README.md with new section:
  * Clear explanation of LLaMA/Ollama extension features
  * Quick installation instructions
  * Links to detailed documentation
  * Emphasis that the extension is optional

The Ollama program was previously missing despite having integration
code in extra/llama_extension/. This commit resolves that by providing
automated installation and comprehensive documentation.
@Karen86Tonoyan Karen86Tonoyan closed this by deleting the head repository Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants