Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ajhai committed Aug 21, 2023
1 parent 9e967c0 commit 335eb9b
Show file tree
Hide file tree
Showing 88 changed files with 1,644 additions and 523 deletions.
Binary file added .DS_Store
Binary file not shown.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Build tailor-made generative AI applications, chatbots and agents that cater to

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

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:
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:

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

## Contributing

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.
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.

## License

Expand Down
37 changes: 32 additions & 5 deletions client/src/assets/llmstack-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
41 changes: 0 additions & 41 deletions web/docs/01-introduction/02-Getting-Started.md

This file was deleted.

42 changes: 0 additions & 42 deletions web/docs/01-introduction/03-Starter-Tutorial.md

This file was deleted.

14 changes: 0 additions & 14 deletions web/docs/01-introduction/index.md

This file was deleted.

135 changes: 0 additions & 135 deletions web/docs/03-Application/02-Interfaces/01-API.mdx

This file was deleted.

8 changes: 0 additions & 8 deletions web/docs/03-Application/02-Interfaces/02-Playground.md

This file was deleted.

7 changes: 0 additions & 7 deletions web/docs/03-Application/02-Interfaces/03-Web.md

This file was deleted.

Loading

0 comments on commit 335eb9b

Please sign in to comment.