Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0e765e3

Browse files
updated n8n workflow url
1 parent25b0f43 commit0e765e3

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

‎client/packages/lowcoder/src/pages/editor/bottom/BottomPanel.tsx‎

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -118,16 +118,9 @@ function Bottom(props: any) {
118118
<ChatHeader>
119119
<ChatTitle>Lowcoder AI Assistant</ChatTitle>
120120
</ChatHeader>
121-
{/* <ChatView
121+
<ChatPanel
122122
tableName="LC_AI"
123-
handlerType="n8n"
124-
streaming={true}
125-
systemPrompt="You are a helpful assistant."
126-
modelHost="http://localhost:5678/webhook-test/9a363e76-d3a5-46d1-98c3-4359f7106d33"
127-
/> */}
128-
<ChatPanel
129-
tableName="LC_AI"
130-
modelHost="http://localhost:5678/webhook/9a363e76-d3a5-46d1-98c3-4359f7106d33"
123+
modelHost="https://primary-production-90088.up.railway.app/webhook/9a363e76-d3a5-46d1-98c3-4359f7106d33"
131124
systemPrompt="You are a helpful assistant."
132125
streaming={true}
133126
/>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp