dify

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.

OTHER License

Downloads
2.8K
Stars
47.4K
Committers
431

Bot releases are hidden (Show)

dify - Version 0.3.14

Published by takatost about 1 year ago

What's Changed

Full Changelog: https://github.com/langgenius/dify/compare/0.3.13...0.3.14

dify - Version 0.3.13

Published by takatost about 1 year ago

Features

  • Support editing OPENAI_API_BASE in configuration modal.
  • Added support for more model providers:
    • ๐Ÿค— HuggingFace
    • Replicate
    • Minimax
    • ่ฎฏ้ฃžๆ˜Ÿ็ซ
    • ้€šไน‰ๅƒ้—ฎ
    • ๆ–‡ๅฟƒไธ€่จ€
    • ChatGLM

What's Changed

New Contributors

Full Changelog: https://github.com/langgenius/dify/compare/0.3.12...0.3.13

dify - Version 0.3.12

Published by takatost about 1 year ago

Feature

  • dataset supports QA-style segmentation.
  • dataset segmentation supports custom editing.

What's Changed

New Contributors

Full Changelog: https://github.com/langgenius/dify/compare/0.3.11...0.3.12

dify - Version 0.3.11

Published by takatost about 1 year ago

Feature

  • ๐Ÿค– We have released the universal chat, which now supports searching, reading web pages and wikipedia. We implemented this using the function call or ReACT agent strategy.

What's Changed

New Contributors

Full Changelog: https://github.com/langgenius/dify/compare/0.3.10...0.3.11

dify - Version 0.3.10

Published by takatost over 1 year ago

What's Changed

Full Changelog: https://github.com/langgenius/dify/compare/0.3.9...0.3.10

dify - Version 0.3.9

Published by takatost over 1 year ago

Feature

  • We supported the latest Anthropic Claude-2 LLM! ๐Ÿคฉ

What's Changed

Full Changelog: https://github.com/langgenius/dify/compare/0.3.8...0.3.9

dify - Version 0.3.8

Published by takatost over 1 year ago

Features

  • Chat apps can be embedded into webpages ๐Ÿ’ป
  • Completion apps can batch generate results and export them as files ๐Ÿ“
  • The Self-hosted edition can invite members and activate them via an invitation link ๐Ÿ”—

What's Changed

Full Changelog: https://github.com/langgenius/dify/compare/0.3.7...0.3.8

dify - Version 0.3.7

Published by takatost over 1 year ago

Feature

  • ๐ŸŽ™๏ธ Chat App support voice (OpenAI whisper)

What's Changed

Full Changelog: https://github.com/langgenius/dify/compare/0.3.6...0.3.7

dify - Version 0.3.6

Published by takatost over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/langgenius/dify/compare/0.3.5...0.3.6

dify - Version 0.3.5

Published by takatost over 1 year ago

Features

  • ๐Ÿ“ dataset supports multi-file uploads

What's Changed

Full Changelog: https://github.com/langgenius/dify/compare/0.3.4...0.3.5

dify - Version 0.3.4

Published by takatost over 1 year ago

Features

  • ๐Ÿ“ƒ Dataset support integration with Notion

What's Changed

New Contributors

Full Changelog: https://github.com/langgenius/dify/compare/0.3.3...0.3.4

dify - Version 0.3.3

Published by takatost over 1 year ago

Feature

  • ๐Ÿค– Support gpt-3.5-turbo-16k
  • ๐Ÿ”ง Improve the stop response API, so that it can be stopped in the middle without losing message content
  • ๐ŸŒŸ Optimize the weaviate batch size by modify env WEAVIATE_BATCH_SIZE to reduce the timeout issue caused by too large batch size.

What's Changed

New Contributors

Full Changelog: https://github.com/langgenius/dify/compare/0.3.2...0.3.3

dify - Version 0.3.2

Published by takatost over 1 year ago

New feature

๐Ÿค– Auto-arrangement app: Input your intended audience & hoping AI can save scenes to quickly generate pipeline for app
๐Ÿ“ xlsx file import for dataset
๐Ÿ“Š App operation monitoring: Increase avg. session interactions, user satisfaction & avg. response time stats

What's Changed

New Contributors

Full Changelog: https://github.com/langgenius/dify/compare/0.3.1...0.3.2

dify - Version 0.3.1

Published by takatost over 1 year ago

What's Changed

Full Changelog: https://github.com/langgenius/dify/compare/0.3.0...0.3.1

dify - Version 0.3.0

Published by takatost over 1 year ago

What's Changed

Full Changelog: https://github.com/langgenius/dify/compare/0.2.2...0.3.0

dify - Version 0.2.2

Published by takatost over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/langgenius/dify/compare/0.2.1...0.2.2

dify - Version 0.2.1

Published by takatost over 1 year ago

First Release