docs: Feature/update docs (#2257)

This commit is contained in:
Keith
2024-12-16 17:15:50 -08:00
committed by GitHub
parent 83adf0b9d2
commit c7131ad0da
14 changed files with 24 additions and 24 deletions

View File

@@ -24,7 +24,7 @@ If applicable, add screenshots to help explain your problem.
Add any other context about the problem here.
**Letta Config**
Please attach your `~/.letta/config` file or copy past it below.
Please attach your `~/.letta/config` file or copy paste it below.
---

View File

@@ -8,7 +8,7 @@ How can we test your PR during review? What commands should we run? What outcome
Have you tested the latest commit on the PR? If so please provide outputs from your tests.
**Related issues or PRs**
Please link any related GitHub [issues](https://github.com/cpacker/Letta/issues) or [PRs](https://github.com/cpacker/Letta/pulls).
Please link any related GitHub [issues](https://github.com/letta-ai/letta/issues) or [PRs](https://github.com/letta-ai/letta/pulls).
**Is your PR over 500 lines of code?**
If so, please break up your PR into multiple smaller PRs so that we can review them quickly, or provide justification for its length.