langgenius / 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.
https://dify.ai
Other
52.36k stars 7.64k forks source link

chore: Added the new gemini exp-1121 and learnlm-1.5 models #10963

Closed CXwudi closed 12 hours ago

CXwudi commented 14 hours ago

Summary

Gemini added more experimental models: ai.google.dev/gemini-api/docs/models/experimental-models

Also, I aligned the context size to 32767 as shown in the Gemini Studio https://aistudio.google.com/

[!Tip] Close issue syntax: Fixes #<issue number> or Resolves #<issue number>, see documentation for more details.

Checklist

[!IMPORTANT]
Please review the checklist below before submitting your pull request.