Skip to content

Commit d674a8c

Browse files
docs: update README.md to clarify the project's origins as a personal learning endeavor in Go, enhancing context for users
1 parent 6fb18ca commit d674a8c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
Go CLI for fetching LangSmith traces and threads with deterministic output, strong tests, and SDK-backed auth/transport behavior.
66

7+
Originally built as a personal project to learn Go while shipping a production-style CLI.
8+
79
## Highlights
810

911
- Focused CLI commands: `trace`, `traces`, `thread`, `threads`, `config`
@@ -34,7 +36,6 @@ Go CLI for fetching LangSmith traces and threads with deterministic output, stro
3436
## Project Status
3537

3638
`langsmith-fetch-go` is an actively developed Go migration of the Python `langsmith-fetch` tool.
37-
It also started as a personal project to learn Go by building a production-style CLI.
3839

3940
Current capabilities:
4041

0 commit comments

Comments
 (0)