Skip to content

Releases: sligter/DeepGemini

v0.1.2

Choose a tag to compare

@sligter sligter released this 01 May 11:00

What's new in 0.1.2 (2025-05-01)

These are the changes in deepgemini v0.1.2

New features

  • FEAT: Supports create human role
  • FEAT: Supports human participation in AI discussions
  • FEAT: Supports online conversations with models, roles, relay chains, and discussion groups
  • FEAT: Supports exporting conversations as markdown

deep_human

Bug fixes

  • BUG: fix some bugs

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@sligter sligter released this 02 Apr 12:20

Enhance Gemini API integration and request handling

  • Fixed the bug that API key authentication is abnormal in relay chain.
  • Support Native Gemini models' request.

v0.1.0

Choose a tag to compare

@sligter sligter released this 17 Mar 14:06

Multi-Model Orchestration: Seamlessly combine multiple AI models in customizable workflows

  • Role Management: Create AI roles with different personalities and skills
  • Discussion Groups: Combine multiple roles to form discussion groups
  • Multiple Discussion Modes:
    • General Discussion
    • Brainstorming
    • Debate
    • Role-playing
    • SWOT Analysis
    • Six Thinking Hats
  • Provider Flexibility: Support for multiple AI providers:
    • DeepSeek
    • Claude
    • Gemini
    • Grok3
    • OpenAI
    • OneAPI
    • OpenRouter
    • Siliconflow
  • OpenAI Compatible: Drop-in replacement for OpenAI's API in existing applications
  • Stream Support: Real-time streaming responses for better user experience
  • Advanced Configuration: Fine-grained control over model parameters and system prompts
  • Database Integration: SQLite-based configuration storage with Alembic migrations
  • Web Management UI: Built-in interface for managing models and configurations
  • Multi-language Support: English and Chinese interface

Preview

image

image

image

image

image