Skip to content

chore: optimising configurations and versions for consistency#840

Open
Anushtha-Rathore wants to merge 2 commits intoWalkover-Web-Solution:testingfrom
Anushtha-Rathore:configuration-and-versions-optimization
Open

chore: optimising configurations and versions for consistency#840
Anushtha-Rathore wants to merge 2 commits intoWalkover-Web-Solution:testingfrom
Anushtha-Rathore:configuration-and-versions-optimization

Conversation

@Anushtha-Rathore
Copy link
Copy Markdown
Contributor

No description provided.

@windsurf-bot
Copy link
Copy Markdown
Contributor

windsurf-bot bot commented Mar 23, 2026

PR review rate limit exceeded

@Anushtha-Rathore Anushtha-Rathore force-pushed the configuration-and-versions-optimization branch 7 times, most recently from d26a293 to 056a193 Compare March 27, 2026 07:16

const configurationSubSchema = new Schema(
{
type: { type: String, default: "" },
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

type chat

// BridgeVersion-specific fields
version_description: { type: String, default: "" },
parent_id: { type: String, required: true },
gpt_memory: { type: Boolean, default: false },
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gpt_memory: { type: Boolean, default: false },
gpt_memory_context: { type: String, default: null },
gtwy_web_search_filters: { type: Array, default: () => [] }

ye common hai na?

slugName: { type: String, required: true },
last_used: { type: Date, default: null },
meta: { type: Object, default: () => ({}) },
bridgeType: { type: String, enum: ["api", "chatbot"], required: true, default: "chatbot" },
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

default api. and trigger bhe hota h

@Anushtha-Rathore Anushtha-Rathore force-pushed the configuration-and-versions-optimization branch 2 times, most recently from 4d48cd8 to b28cab4 Compare March 27, 2026 07:54
@Anushtha-Rathore Anushtha-Rathore force-pushed the configuration-and-versions-optimization branch 2 times, most recently from 14d3eff to ae7e349 Compare March 27, 2026 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants