Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfixes and updates to Components #1554

Merged
merged 15 commits into from
Mar 22, 2024
Merged

Bugfixes and updates to Components #1554

merged 15 commits into from
Mar 22, 2024

Conversation

ogabrielluiz
Copy link
Contributor

ogabrielluiz and others added 13 commits March 4, 2024 08:43
* Fix refresh http only variable
* add cloudfront

* modify: healthcheck disable

* modify: health check option

* modify nodejsbuild

* add nodejs version

* endpoint configuration

* set axios url

* remote console.log VITE_PROXY_TARGET

* create alb stack

* add alb to origin

* alb build success

* remote baseURL setting

* add redirect

* change responseHttpStatus to 200

* modify output and readme

* modify architecture

* add health check path route to cloudfront routing

* modified: c9 env name in deploy langflow section

* modified : package dependency for pymysql

* modified: deploy procedure

* modified: deploy procedure (ja)

---------

Co-authored-by: nsxshota <[email protected]>
Co-authored-by: ymkazuki <[email protected]>
Co-authored-by: Shota Nakamoto <[email protected]>
* Working on mongodb

* Working on retriever tool

* Add vectorstore retriever

* Fix format

---------

Co-authored-by: Remco Goyvaerts <[email protected]>
Fixes [Component Output] Custom component does not display output connection points in Langflow UI #1357
fix init ChatMessagePromptTemplate error issue #1351.ChatMessagePromptTemplate init had role properties,but the params not passing through

issue:#1351
)

Migrate to langchain_anthropic and enhance ChatAnthropic functionality

- Replace langchain_community with langchain_anthropic for ChatAnthropic
- Add support for selecting the Claude model in ChatAnthropic
- Implement top_p and top_k parameter support in ChatAnthropic
Prevent input submission on Enter key press during IME composition
Copy link

render bot commented Mar 22, 2024

@dosubot dosubot bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label Mar 22, 2024
Copy link

vercel bot commented Mar 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langflow ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 22, 2024 0:10am

@dosubot dosubot bot added bug Something isn't working enhancement New feature or request javascript Pull requests that update Javascript code python Pull requests that update Python code labels Mar 22, 2024
@ogabrielluiz ogabrielluiz added the Release Label to be set only on release PR label Mar 22, 2024
@ogabrielluiz ogabrielluiz merged commit 18fe8ed into main Mar 22, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request javascript Pull requests that update Javascript code python Pull requests that update Python code Release Label to be set only on release PR size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants