mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #381] [MERGED] add agent though config to OpenAI-API-compatible #1334
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-official-plugins/pull/381
Author: @zxfishhack
Created: 3/4/2025
Status: ✅ Merged
Merged: 3/4/2025
Merged by: @crazywoola
Base:
main← Head:agent-thought-config📝 Commits (1)
9627274add agent though config to OpenAI-API-compatible📊 Changes
3 files changed (+33 additions, -2 deletions)
View changed files
📝
models/openai_api_compatible/manifest.yaml(+1 -1)📝
models/openai_api_compatible/models/llm/llm.py(+14 -1)📝
models/openai_api_compatible/provider/openai_api_compatible.yaml(+18 -0)📄 Description
https://github.com/langgenius/dify/pull/13263
Add an Agent Though configuration item to the OpenAI-API-compatible model provider, corresponding to ModelFeature.AGENT_THOUGH
@crazywoola
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.