David Duong and GitHub
58d7eb9b17
Merge pull request #2322 from langchain-ai/dqbd/cli-prebuild-js
...
feat(cli): add JS prebuild script
2024-11-04 18:13:25 +01:00
Tat Dat Duong
44ff5f1a5a
Update tests
2024-11-04 14:00:02 +01:00
David Duong and GitHub
46f25cf926
Merge pull request #2307 from langchain-ai/dqbd/cli-js-other-pkg-managers
...
feat(cli): add support for other JS package managers based off package lock
2024-11-04 13:59:28 +01:00
Tat Dat Duong
e1467c27cb
Remove newline
2024-11-04 13:52:40 +01:00
Tat Dat Duong
5deedfe548
Bump to 0.1.53
2024-11-04 13:51:46 +01:00
Tat Dat Duong
30937d0406
feat(cli): add JS prebuild script
2024-11-04 13:50:41 +01:00
Tat Dat Duong
7854a19dac
Update test
2024-11-02 02:05:42 +01:00
Tat Dat Duong
bf3098a075
feat(cli): add support for other JS package managers based off package lock
2024-11-02 00:44:08 +01:00
William FH and GitHub
509291fc1a
Bump CLI ( #2302 )
2024-11-01 19:53:48 +00:00
Tat Dat Duong
f4801ae9ae
chore(cli): rename Debugger to LangGraph Studio
2024-11-01 18:47:35 +01:00
74c8589045
Add support for Docker arg passthrough in langgraph CLI ( #2206 )
...
Added a js-example to show it builds
Adapted integration tests after removing the test CLI command
---------
Co-authored-by: Nuno Campos <nuno@langchain.dev >
2024-10-29 22:33:40 -07:00
Vadym Barda and GitHub
7bf99a5d2f
langgraph: changes for compatibility pydantic v2 / langchain-core==0.3 ( #1594 )
2024-09-05 15:26:35 -04:00
Vadym Barda and GitHub
cf4de9a1a5
cli: remove jupyter from examples pyproject ( #1554 )
2024-08-30 21:45:35 +00:00
Vadym Barda and GitHub
7d3527db38
cli: release 0.1.52 ( #1516 )
2024-08-28 12:12:46 -04:00
Tat Dat Duong
3bbe09dac4
Fix missing comma
2024-08-28 17:56:26 +02:00
Tat Dat Duong
f4dea9c5f7
feat(cli): add building support for JS
2024-08-28 02:07:21 +02:00
Isaac Francisco and GitHub
a8758661bc
acesss tool calls directly ( #1495 )
2024-08-27 14:47:20 -04:00
Nuno Campos
330c91f622
Update ruff
2024-08-27 10:50:39 -07:00
Nuno Campos
15c3105748
cli0.1.51
2024-08-22 15:37:02 -07:00
Nuno Campos
37848a5361
cli: Add redis container to langgraph up
2024-08-21 14:37:36 -07:00
Nuno Campos
9147d05cc4
lib0.2.9
2024-08-21 14:32:15 -07:00
Nuno Campos
31dcd15927
cli: Fix ready signal
2024-08-19 07:52:00 -07:00
Nuno Campos
a1a5fc01a9
cli0.1.50
2024-07-22 08:22:05 -07:00
Nuno Campos and GitHub
34407d9de1
Update exec.py
2024-07-21 12:19:19 -07:00
Nuno Campos
b81612c292
cli: Fix crash when subprocess has a very long stdout/stderr line
2024-07-21 12:16:37 -07:00
Nuno Campos
2ca816ca25
cli 0.1.49
2024-07-18 10:01:43 -07:00
Nuno Campos
ffe9a6d5b8
cli: Add dockerfile command to write dockerfile
2024-07-18 09:04:14 -07:00
df52115de0
chore(deps-dev): bump certifi in /libs/cli/examples ( #967 )
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2024.6.2 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.07.04 )
---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-09 12:54:47 -07:00
Nuno Campos
2354066c6d
Format
2024-07-09 09:40:29 -07:00
Nuno Campos
4b564f69a8
Fix tests
2024-07-09 09:35:50 -07:00
Nuno Campos and GitHub
cf75003cbe
cli: Update pip install command
2024-07-09 12:31:08 +01:00
Andrew Nguonly and GitHub
fab950acfb
Update version of CLI to 0.1.48. ( #957 )
2024-07-08 18:20:23 -07:00
David Duong and GitHub
293bc2c11f
feat(cli): add debugger host CLI flag to specify default base URL ( #900 )
2024-07-08 20:47:50 -04:00
Andrew Nguonly and GitHub
bb6785bbef
cli: set verbose flag for pull in langgraph build ( #955 )
...
* Set verbose flag for langgraph build.
* Update CLI README.
2024-07-08 17:46:21 -07:00
Nuno Campos
5b6c021d6a
cli 0.1.47
2024-06-28 14:05:06 -07:00
Nuno Campos and GitHub
ca4ad62762
cli: Update messaging for langsmith api key ( #884 )
...
* cli: Update messaging for langsmith api key
* Adjust
2024-06-28 14:04:43 -07:00
Vadym Barda and GitHub
00259d6217
cli: release 0.1.46 ( #861 )
2024-06-27 15:02:44 -04:00
Vadym Barda and GitHub
cd670d9d59
cli: fix asyncio runner bug for 3.10 ( #860 )
2024-06-27 15:01:47 -04:00
Nuno Campos
0db341e566
cli 0.1.45a1
2024-06-27 09:10:56 -07:00
Nuno Campos and GitHub
4768bdb0c8
cli: Add back up ( #854 )
...
* Revert "cli: Reduce to test and build commands (#838 )"
This reverts commit 5697f07163 .
* Undo
* Undo
* Undo
* Fix
* Fix
* Add license key admonition
* Quote env vars
* Test
2024-06-27 09:10:21 -07:00
Vadym Barda and GitHub
7973df6216
cli: release 0.1.45a1 ( #852 )
2024-06-27 11:08:58 -04:00
Nuno Campos
29a040dc21
cli 0.1.45a0
2024-06-26 11:55:03 -07:00
Nuno Campos and GitHub
5697f07163
cli: Reduce to test and build commands ( #838 )
...
* cli: Reduce to test and build commands
* Bump timeout
* Fix test?
* Fix
* Fix output
2024-06-26 11:53:44 -07:00
Vadym Barda and GitHub
86c556d01e
cli: release 0.1.43 ( #836 )
2024-06-26 13:45:35 -04:00
Vadym Barda and GitHub
b7580abf45
cli: update CAT -> RUN in the dockerfile ( #816 )
2024-06-26 13:43:34 -04:00
Nuno Campos
fae97d9fba
cli0.1.42
2024-06-26 09:37:25 -07:00
Nuno Campos and GitHub
d16ec4f436
cli: Make base image configurable in build command ( #831 )
...
* cli: Make base image configurable in build command
* Lint
* Fix
2024-06-26 09:36:09 -07:00
David Duong and GitHub
5db7a2dc6a
cli: release 0.1.42 ( #813 )
2024-06-26 00:35:28 +01:00
David Duong and GitHub
ac34a4724f
chore(cli): use different container port for debugger ( #811 )
...
* chore(cli): use different container port for debugger
* Fix test
2024-06-26 00:16:50 +01:00
Vadym Barda and GitHub
e80ddab3a5
cli: add analytics ( #754 )
2024-06-24 18:14:56 -04:00