Skip to content

Commit 19500b1

Browse files
authored
Merge pull request #26 from letta-ai/readme-improvements
Improve README and add comprehensive test suite
2 parents 3a8059f + 69287f9 commit 19500b1

16 files changed

Lines changed: 831 additions & 96 deletions

.fernignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Specify files that shouldn't be modified by Fern
22

3+
README.md
34
tests/custom/test_client.py
45
tests/custom/conftest.py
6+
tests/readme-examples/
57
.github/workflows/ci.yml
68
.github/workflows/tests.yml
79
src/letta_client/client.py

0 commit comments

Comments
 (0)