Gabriel Almeida
|
22b00a98db
|
chore(pyproject.toml): update package version from 0.0.70 to 0.0.71
|
2023-05-14 20:22:38 -03:00 |
|
Gabriel Almeida
|
d39f08f75f
|
chore(pyproject.toml): update package version from 0.0.69 to 0.0.70
|
2023-05-13 21:50:03 -03:00 |
|
Gabriel Almeida
|
0626d21ff0
|
feat(pyproject.toml): add gptcache dependency to the project.
|
2023-05-12 09:39:03 -03:00 |
|
Gabriel Almeida
|
096f652357
|
chore(pyproject.toml): update langchain version to ^0.0.166
feat(pyproject.toml): update package version to 0.0.69
|
2023-05-11 21:25:09 -03:00 |
|
Gabriel Almeida
|
c065ceb979
|
feat(pyproject.toml): add wikipedia package to dependencies
|
2023-05-07 20:15:29 +00:00 |
|
Gabriel Almeida
|
4c82c62410
|
chore(pyproject.toml): update package version from 0.0.67 to 0.0.68
|
2023-05-02 15:05:32 -03:00 |
|
Gabriel Almeida
|
016091d3b1
|
chore(pyproject.toml): update package version from 0.0.66 to 0.0.67
|
2023-05-02 11:48:43 -03:00 |
|
Gabriel Almeida
|
df119f6dd4
|
chore(pyproject.toml): update package version from 0.0.65 to 0.0.66
|
2023-05-02 10:41:42 -03:00 |
|
Gabriel Almeida
|
7ba827e9fc
|
feat(pyproject.toml): add tiktoken dependency to the project
|
2023-05-01 22:52:09 -03:00 |
|
Gabriel Almeida
|
ca3c79267f
|
chore(pyproject.toml): update package version from 0.0.64 to 0.0.65
|
2023-05-01 19:40:44 -03:00 |
|
Gabriel Almeida
|
b67aed11b3
|
chore(pyproject.toml): update package version from 0.0.63 to 0.0.64
|
2023-05-01 18:41:33 -03:00 |
|
Gabriel Almeida
|
dfb06af7e0
|
bump to 0.0.63
|
2023-04-29 19:36:52 -03:00 |
|
Gabriel Almeida
|
42c30b1cf3
|
bump to 0.0.62
|
2023-04-29 17:21:31 -03:00 |
|
Gabriel Almeida
|
0ab3d6b31c
|
bump version to 0.0.61
|
2023-04-29 08:02:22 -03:00 |
|
Gabriel Almeida
|
3ed0c35bdb
|
fix: added deps for linting
|
2023-04-29 07:32:01 -03:00 |
|
anovazzi1
|
8a169c9782
|
merged chat_and_cache into dev
|
2023-04-29 01:26:44 -03:00 |
|
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
|
5610073386
|
chore(pyproject.toml): update package version from 0.0.58 to 0.0.59
|
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
|
e1544aadae
|
chore(pyproject.toml): add websockets dependency
refactor(chat_manager.py): remove redundant json.dumps() and convert BaseModel to dict before sending to websocket
|
2023-04-25 16:35:17 -03:00 |
|
Gabriel Almeida
|
0b087e28c5
|
feat(pyproject.toml): add pyarrow dependency to the project.
|
2023-04-19 00:48:22 -03:00 |
|
Gabriel Almeida
|
188cbb0ed0
|
chore(pyproject.toml): update package version from 0.0.56 to 0.0.57
|
2023-04-17 21:29:40 -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 Luiz Freitas Almeida
|
396cb7be2b
|
Merge branch 'dev' into 146-improve-conversationchain-node
|
2023-04-10 19:20:56 -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
|
a9f5da948b
|
Bump version
|
2023-04-08 13:49:22 -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
|
14e2674d00
|
bump to 0.0.54
|
2023-04-06 09:01:52 -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
|
44980c2220
|
bump version to 0.0.52
|
2023-03-31 13:58:43 -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 |
|