Skip to content

Commit 9e47af5

Browse files
committed
Quota scheduler
1 parent 00c6576 commit 9e47af5

7 files changed

Lines changed: 13 additions & 2 deletions

File tree

docs/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ See the full documentation at [`../README.md`](../README.md) or browse sub-pages
7676

7777
[Persistent storage](https://lightspeed-core.github.io/lightspeed-stack/devel_doc/persistent_storage.html)
7878

79+
[Quota scheduler](https://lightspeed-core.github.io/lightspeed-stack/devel_doc/quota_scheduler.html)
80+
7981
### API
8082

8183
[OpenAPI specification](https://lightspeed-core.github.io/lightspeed-stack/devel_doc/openapi.html)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Conversation history
22

3-
![Conversation history](./conversation_history.md)
3+
![Conversation history](./conversation_history.svg)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Persistent storage
22

3-
![Persistent storage](./persistent_storage.md)
3+
![Persistent storage](./persistent_storage.svg)

docs/devel_doc/quota_scheduler.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Quota scheduler
2+
3+
![Quota scheduler](./quota_scheduler.svg)

docs/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,12 @@ product questions using backend LLM services, agents, and RAG databases.
7979

8080
[Contributing guide](https://lightspeed-core.github.io/lightspeed-stack/devel_doc/contributing_guide.html)
8181

82+
[Conversation history](https://lightspeed-core.github.io/lightspeed-stack/devel_doc/conversation_history.html)
83+
84+
[Persistent storage](https://lightspeed-core.github.io/lightspeed-stack/devel_doc/persistent_storage.html)
85+
86+
[Quota scheduler](https://lightspeed-core.github.io/lightspeed-stack/devel_doc/quota_scheduler.html)
87+
8288
### API
8389

8490
[OpenAPI specification](https://lightspeed-core.github.io/lightspeed-stack/devel_doc/openapi.html)

0 commit comments

Comments
 (0)