Commit Graph

9 Commits

Author SHA1 Message Date
Andrei Canta 9c2502c8d8 add nodejs update scripts 2024-12-04 15:16:47 +02:00
Andrei Canta e9a2778e17 Merge pull request #13 from juniorsereno/patch-1
Update Dify .env.example to 0.10.1
2024-12-04 14:06:20 +02:00
2BX 0b3cb0b5d3 docker-compose.yaml 2024-11-22 19:19:34 -03:00
juniorsereno c82da10738 Update .env.example to 0.10.1 2024-10-24 14:15:22 -03:00
Andrei Canta 2466ad1785 update dify 2024-09-27 14:29:29 +03:00
serban-alexandru 9895741b66 update templates 30.08.24 2024-08-30 11:34:52 +03:00
KelvinScale a1e4cc61cf Update docker-compose.yaml (#5)
🔢 OpenAI Structured Outputs (gpt-4o-mini & gpt-4o-2024-08-06 only)
When building applications, select OpenAI models, then enable and customize JSON Schema in the LLM node of the Workflow. This allows the LLM to output data in a predefined format, making it easier for downstream nodes to parse, process, and transform.

🖼️ Customized Application Icon
Easily upload your image to customize your app icon when you start to build, making it more personalized and interesting.

📦 Difysandbox v0.2.6
Relaxing restrictions to allow more freedom in installing Python packages.

⚙️ New Models and Tools
chatgpt-4o-latest: a chat-optimized model
Jina Tokenizer: converts text into tokens or chunk long documents into smaller segments easier for LLM processes, and the API is free!
GitLab: helps you directly query and retrieve file contents and code commit records from GitLab within Dify
2024-08-24 16:14:51 +03:00
KelvinScale 9dd5fe82c4 Update Dify (#2)
 Update to v0.6.16 

🚀 Phasing Out N-to-1: Upgrading Multi-path Knowledge Retrieval
2024-08-06 14:01:01 +03:00
serban-alexandru 03e9670915 twenty and dify 2024-07-26 17:00:47 +03:00