Skip to content

Commit 335eb9b

Browse files
committed
Update docs
1 parent 9e967c0 commit 335eb9b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+1644
-523
lines changed

.DS_Store

6 KB
Binary file not shown.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Build tailor-made generative AI applications, chatbots and agents that cater to
1313

1414
**_Check out our Cloud offering at [Promptly](https://trypromptly.com) or follow the instructions below to deploy LLMStack on your own infrastructure._**
1515

16-
Clone this repository or downoad the latest release. Install [docker](https://docs.docker.com/engine/install/) if not already installed. Copy `.env.prod` to `.env` and update `SECRET_KEY`, `CIPHER_SALT` and `DATABASE_PASSWORD` in `.env` file:
16+
Clone this repository or download the latest release. Install [docker](https://docs.docker.com/engine/install/) if not already installed. Copy `.env.prod` to `.env` and update `SECRET_KEY`, `CIPHER_SALT` and `DATABASE_PASSWORD` in `.env` file:
1717

1818
```
1919
cp .env.prod .env
@@ -99,7 +99,7 @@ To update documentation, make changes to `web/docs` directory and run `npm run b
9999

100100
## Contributing
101101

102-
We welcome contributions to LLMStack. Please check out our [contributing guide](https://llmstack.ai/docs/guides/Contribution-Guide) to learn more about how you can contribute to LLMStack.
102+
We welcome contributions to LLMStack. Please check out our [contributing guide](https://llmstack.ai/docs/guides/contributing) to learn more about how you can contribute to LLMStack.
103103

104104
## License
105105

client/src/assets/llmstack-logo.svg

Lines changed: 32 additions & 5 deletions
Loading

web/docs/01-introduction/02-Getting-Started.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

web/docs/01-introduction/03-Starter-Tutorial.md

Lines changed: 0 additions & 42 deletions
This file was deleted.

web/docs/01-introduction/index.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

web/docs/03-Application/02-Interfaces/01-API.mdx

Lines changed: 0 additions & 135 deletions
This file was deleted.

web/docs/03-Application/02-Interfaces/02-Playground.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

web/docs/03-Application/02-Interfaces/03-Web.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)