Commit graph

51 commits

Author SHA1 Message Date
Gabriel Almeida
7659fbffcd chore(pyproject.toml): update langchain dependency from ~0.0.113 to ~0.0.150 2023-04-27 17:04:35 -03:00
Gabriel Luiz Freitas Almeida
10cabefa5a
Merge branch 'dev' into task/update_langchain_semver 2023-04-27 16:58:50 -03:00
Gabriel Luiz Freitas Almeida
d78f8bea2c
Merge branch 'main' into task/update_langchain_semver 2023-04-27 16:57:22 -03:00
Gabriel Almeida
a067b38d9a build(pyproject.toml): add pytest-cov package to dev dependencies 2023-04-27 15:03:11 -03:00
Gabriel Almeida
7309734307 chore(pyproject.toml): update langchain dependency from 0.0.131 to 0.0.150 2023-04-27 15:03:11 -03:00
Gabriel Almeida
7eeffc5a6e chore(pyproject.toml): update langflow package version from 0.0.57 to 0.0.58 2023-04-25 21:08:37 -03:00
Gabriel Almeida
0b087e28c5 feat(pyproject.toml): add pyarrow dependency to the project. 2023-04-19 00:48:22 -03:00
Gabriel Almeida
a36aedd8fd fix(pyproject.toml): replace psycopg2 with psycopg2-binary to avoid installation issues 2023-04-17 21:29:40 -03:00
Ibis Prevedello
ec0c6c79c1 feat: add SQL agent 2023-04-13 22:33:46 -03:00
Ibis Prevedello
ba1f7daa7a refac: change docstring parser 2023-04-13 21:39:25 -03:00
Gabriel Almeida
319ff6ab3a chore(pyproject.toml): update langflow package version from 0.0.55 to 0.0.56 2023-04-13 15:45:27 -03:00
Ibis Prevedello
b9ef727248 refac: remove UnstructuredImageLoader because of issue with Python 3.11 2023-04-13 11:52:42 -03:00
Ibis Prevedello
c69e5a72f0 feat: add document loaders 2023-04-13 11:52:42 -03:00
Gabriel Almeida
05045bb64f chore(poetry.lock): update cmake version from 3.26.1 to 3.26.3
chore(poetry.lock): update lit version from 16.0.0 to 16.0.1
feat(poetry.lock): add nltk package with version 3.8.1 and its dependencies

chore(poetry.lock): update posthog package version to 2.5.0
chore(poetry.lock): remove torch and triton package versions
2023-04-10 19:27:40 -03:00
Gabriel Luiz Freitas Almeida
396cb7be2b
Merge branch 'dev' into 146-improve-conversationchain-node 2023-04-10 19:20:56 -03:00
Gabriel Almeida
6c4f0609f0 update lock 2023-04-10 15:25:51 -03:00
Gabriel Almeida
5c60d49618 feat(pyproject.toml): add networkx dependency to the project 2023-04-10 15:20:42 -03:00
Ibis Prevedello
fee2e52ec1 Merge branch 'dev' into vecstores 2023-04-10 10:20:56 -03:00
Yoaz Menda
f02f0f9c98 Add support to llama as llm 2023-04-09 06:51:17 -03:00
Ibis Prevedello
616dfd0370 Merge branch 'dev' into vecstores 2023-04-07 13:06:49 -03:00
Ibis Prevedello
cf4ceb0e1a feat: first version of vecstore, docloader and embeddings working 2023-04-06 13:55:07 -03:00
Gabriel Almeida
2e17c9738d fix: include rich in main 2023-04-06 12:13:08 -03:00
Gabriel Almeida
e5ae5d6dcd bump version to 0.0.53 2023-04-05 21:25:02 -03:00
Gabriel Almeida
4de895f834 bump langchain 2023-04-04 19:22:16 -03:00
Gabriel Almeida
79eb5bf1c6 Merge branch 'toolkits' of https://github.com/logspace-ai/langflow into toolkits 2023-04-01 17:26:25 -03:00
Gabriel Almeida
32e73550dc feat: add dill 2023-04-01 17:25:19 -03:00
Ibis Prevedello
7052508fb0 feat: add csv agent 2023-04-01 16:17:31 -03:00
Gabriel Almeida
5a38d47438 bump langchain version 2023-03-31 13:58:03 -03:00
Chris Trevino
4a7bdcfd10
update the semver used for langchain 2023-03-30 12:58:31 -07:00
Gabriel Almeida
0d10c7ba05 fix: adding deps 2023-03-29 20:27:28 -03:00
Gabriel Almeida
32a15bf576 fix: added deps for lint checks 2023-03-28 21:50:49 -03:00
Gabriel Almeida
ba6b6493e1 fix: added pytest dev dependency 2023-03-28 21:47:25 -03:00
Gabriel Almeida
3065cb6e5f feat: added rich in dev 2023-03-27 17:31:54 -03:00
Gabriel Almeida
a788d93682 feat: implementation of PythonFunction and class based templates 2023-03-26 21:05:11 -03:00
Ibis Prevedello
f7cf8b1622 feat: add settings 2023-03-23 18:30:56 -03:00
Ibis Prevedello
38141943f6 feat: add chat-gpt 2023-03-20 10:09:51 -03:00
Gabriel Almeida
2f18c09163 fix: bump fastapi to 0.92 2023-03-19 12:38:37 -03:00
Gabriel Almeida
f4edfde985 fix: docker examples 2023-03-17 09:17:25 -03:00
Ibis Prevedello
aec3179a93 refac: bring functions from langchain to langflow 2023-03-16 13:26:32 -03:00
Gabriel Almeida
e06565e179 bump version to 0.0.33 2023-03-15 21:42:19 -03:00
Ibis Prevedello
6749a42e87 refac: change folder structure 2023-03-13 19:59:50 -03:00
ogabrielluiz
498eadefc0 feat: adding test and make commands for testing 2023-03-10 07:20:40 -03:00
ogabrielluiz
aaccc7776b refac: splitting load functions 2023-03-09 11:42:39 -03:00
ogabrielluiz
8fdc4e9c78 fix: install sdist works and cli too 2023-03-08 10:35:37 -03:00
ogabrielluiz
54a15af232 feat: cli implementation with gunicorn 2023-03-08 08:21:36 -03:00
ogabrielluiz
175129c6d8 fix: added langflow_backend to packages 2023-03-08 05:00:36 -03:00
ogabrielluiz
294fea970c refac: new poetry locks 2023-03-07 15:06:07 -03:00
ogabrielluiz
94ffe2c02c feat: adding release and lint github actions 2023-03-07 13:08:12 -03:00
Gabriel Luiz Freitas Almeida
13918b9758 fix: set up pip install with package_data 2023-03-05 21:53:44 +00:00
Ibis Prevedello
2decce7f6b refac: new version for Dockerfile 2023-03-02 23:25:24 -03:00