Commit graph

1,754 commits

Author SHA1 Message Date
Gabriel Almeida
0e200d8992 fix(validate.py): return exception message in response when validation fails 2023-05-17 12:19:24 -03:00
Gabriel Luiz Freitas Almeida
830a2e3119
Hotfixes: Dark Mode classes and Text Wrapper (#309) 2023-05-17 11:36:09 -03:00
Gabriel Almeida
6afebffe1f style(tailwind.config.js): added dark theme for attribution 2023-05-17 11:28:18 -03:00
Gabriel Luiz Freitas Almeida
4a9d1c7c54
Merge branch 'main' into hotfix 2023-05-17 11:22:17 -03:00
Gabriel Almeida
c92f3109e8 style(chatTrigger): adjust chat trigger button position by changing bottom margin from 4 to 6 2023-05-17 11:03:46 -03:00
Gabriel Almeida
c47ee2cd5e format 2023-05-17 11:03:29 -03:00
Gabriel Almeida
0da4bf3b60 Merge branch 'dev' into hotfix 2023-05-17 10:59:01 -03:00
Gabriel Almeida
a921a83d27 Merge remote-tracking branch 'origin/main' into dev 2023-05-17 10:54:51 -03:00
anovazzi1
04bd055c52
Hotfix: saving flow flow in the browser local storage (#315)
hotfix for keeping the flow when the browser refresh, saving flow
locally.
2023-05-17 10:40:08 -03:00
anovazzi1
f5a12b7312 update pyproject.toml 2023-05-17 10:34:37 -03:00
anovazzi1
df00fbe32e flow saving itself in local browser history 2023-05-17 10:30:36 -03:00
Deepankar Mahapatro
a2e5fab637 ci: trigger workflow during release 2023-05-17 16:36:13 +05:30
Lucas Oliveira
47c6a45315 Reverted previous commit 2023-05-17 04:50:13 -03:00
Lucas Oliveira
40e08a9a93 Modified attribution position 2023-05-17 04:49:26 -03:00
Gabriel Almeida
e1df1ad00e style(chatTrigger): adjust position of chat trigger button to be more centered on the bottom of the screen 2023-05-16 19:31:03 -03:00
Gabriel Almeida
f8b8fe5892 feat(vite.config.ts): add /version and /health to apiRoutes list. 2023-05-16 19:02:49 -03:00
Gabriel Almeida
5bb9b52571 feat(stale.yml): add stale.yml configuration file for issue stale bot
Add stale.yml configuration file for issue stale bot. The configuration file sets the number of days of inactivity before an issue becomes stale, the number of days of inactivity before a stale issue is closed, the exempt labels that will never be considered stale, the label to use when marking an issue as stale, and the comment to post when marking an issue as stale.
2023-05-16 17:43:31 -03:00
Deepankar Mahapatro
f01a294208 docs: update readme about jcloud deployment 2023-05-16 22:08:47 +05:30
Deepankar Mahapatro
4abc2cac74 ci: trigger workflow during release 2023-05-16 21:26:59 +05:30
Deepankar Mahapatro
fb9c76e610
Merge branch 'dev' into dev 2023-05-16 21:22:49 +05:30
Deepankar Mahapatro
1614c6f24b ci: trigger workflow during release 2023-05-16 21:21:06 +05:30
Deepankar Mahapatro
de82a1b35f
ci: update test-push.yml 2023-05-16 21:17:24 +05:30
Deepankar Mahapatro
7030be8132
ci: update test-push.yml 2023-05-16 21:12:55 +05:30
Deepankar Mahapatro
3fcc4708c0
ci: update test-push.yml 2023-05-16 21:12:06 +05:30
Deepankar Mahapatro
d982897a41 ci: test push trigger 2023-05-16 20:31:09 +05:30
Gabriel Almeida
7b9b3968b0 chore(pyproject.toml): update langchain dependency from 0.0.166 to 0.0.170 2023-05-16 11:55:27 -03:00
Gabriel Almeida
a4158b0cb5 build(Dockerfile): update base image to python:3.10-slim
feat(Dockerfile): add gcc, g++, git, and make to apt-get install
feat(Dockerfile): add user and set environment variables
feat(Dockerfile): add WORKDIR and COPY
feat(Dockerfile): update langflow to version 0.0.71
feat(Dockerfile): add --port flag to CMD
2023-05-16 11:46:55 -03:00
Gabriel Almeida
5e7ce9dc7b feat(langflow): add /health endpoint to API
refactor(langflow): remove redundant /health endpoint from main.py
2023-05-16 11:41:40 -03:00
Gabriel Almeida
e3f27aaebf chore(custom.py): update import for langchain 0.0.170 2023-05-16 10:44:02 -03:00
Gabriel Almeida
712d212b82 feat(endpoints.py): add get_version endpoint to return version of langflow 2023-05-16 10:43:52 -03:00
Gabriel Luiz Freitas Almeida
ed549fcbbe
Add health check endpoint (#311) 2023-05-16 11:12:37 +00:00
Deepankar Mahapatro
2eec5fb3a7 build: make langchain-serve optional 2023-05-16 16:17:30 +05:30
Deepankar Mahapatro
dc9121c843 build: make langchain-serve optional 2023-05-16 14:52:22 +05:30
Deepankar Mahapatro
943d3aa4a6
Merge branch 'logspace-ai:dev' into dev 2023-05-16 14:46:44 +05:30
Deepankar Mahapatro
dd4a9f50b6 build: make langchain-serve optional 2023-05-16 14:45:23 +05:30
Deepankar Mahapatro
54da71cc0a build: make langchain-serve optional 2023-05-16 13:34:34 +05:30
Deepankar Mahapatro
8e4e627451 build: make langchain-serve optional 2023-05-16 11:23:39 +05:30
Filipe Caixeta
cba7f31d6f
Add health check endpoint 2023-05-15 23:01:07 -03:00
Gabriel Luiz Freitas Almeida
636b60bab4
Address issue #300 - GCP Shell Script - Websocket Connection Failure (#301) 2023-05-16 01:20:57 +00:00
Gabriel Almeida
d9bccd27c8 chore(poetry.lock): update llama-cpp-python package version from 0.1.23 to 0.1.50 2023-05-15 22:09:18 -03:00
Gabriel Luiz Freitas Almeida
702a361cc3
Update llama-cpp-python version in pyproject.toml (#299) 2023-05-16 01:08:31 +00:00
Gabriel Almeida
65d32ffdfb chore(poetry.lock): update package versions for chromadb, gptcache, ipykernel, and tornado 2023-05-15 22:06:55 -03:00
Gabriel Almeida
b0ded58d1e feat(docker-compose.yml): add VITE_PROXY_TARGET environment variable to frontend service
feat(frontend/dev.Dockerfile): change npm start command to npm run dev:docker
feat(frontend/package.json): add dev:docker script to run vite with host 0.0.0.0
feat(frontend/vite.config.ts): use environment variable to determine the target for proxying requests
2023-05-15 19:08:49 -03:00
Lucas Oliveira
46ebfe6e88 Removed attribution from reactFlow 2023-05-15 18:28:26 -03:00
Gabriel Almeida
50165ce789 style(chatMessage): fix formatting and add const keyword to convert variable in both files
feat(chatMessage): add newline option to ansi-to-html Convert constructor in both files
2023-05-15 14:58:16 -03:00
Gabriel Almeida
d3ed0cd7c9 Merge branch 'main' into dev 2023-05-15 14:46:59 -03:00
Gabriel Almeida
eb86c8be64 refactor(loading.py): swap parameters order in instantiate_prompt function to match other functions 2023-05-15 14:12:12 -03:00
Deepankar Mahapatro
1ba8d775c1 feat: deploy langflow using langchain-serve 2023-05-15 22:07:17 +05:30
Lucas Oliveira
ee6c26cf2a Fixed examples wrapping and dark mode classes, edited ReactFlow attribution 2023-05-15 11:51:13 -03:00
Deepankar Mahapatro
916e4dfa80 feat: deploy langflow using langchain-serve 2023-05-15 19:57:48 +05:30