Skip to content

Commit 40ea8da

Browse files
zmtomorrowrejojer
authored andcommitted
docs: update README
1 parent dde8dfc commit 40ea8da

1 file changed

Lines changed: 13 additions & 5 deletions

File tree

README.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,9 @@ Generated by `okb init`, stored in `.okb/config.yaml`:
142142
```yaml
143143
model: gpt-5.4 # LLM model (any LiteLLM-supported provider)
144144
api_key_env: LLM_API_KEY # Environment variable for LLM API key
145-
language: en # Wiki output language
146-
pageindex_threshold: 20 # PDF pages threshold for PageIndex
147-
pageindex_api_key_env: "" # Env var name for PageIndex Cloud API key (default: auto-detect PAGEINDEX_API_KEY)
145+
language: en # Wiki output language
146+
pageindex_threshold: 20 # PDF pages threshold for PageIndex
147+
pageindex_api_key_env: "" # (Optional) Environment variable for PageIndex Cloud API key
148148
```
149149
150150
### PageIndex integration
@@ -212,6 +212,14 @@ Contributions are welcome! Please submit a pull request, or open an [issue](http
212212
213213
Apache 2.0. See [LICENSE](LICENSE).
214214
215-
### Acknowledgments
215+
### Support Us
216216
217-
Inspired by [Andrej Karpathy's LLM Wiki pattern](https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f). Powered by [PageIndex](https://pageindex.ai/).
217+
Leave us a star 🌟 if you like our project. Thank you!
218+
219+
<div>
220+
221+
[![Twitter](https://img.shields.io/badge/Twitter-000000?style=for-the-badge&logo=x&logoColor=white)](https://x.com/PageIndexAI)&ensp;
222+
[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/company/vectify-ai/)&ensp;
223+
[![Contact Us](https://img.shields.io/badge/Contact_Us-3B82F6?style=for-the-badge&logo=envelope&logoColor=white)](https://ii2abc2jejf.typeform.com/to/tK3AXl8T)
224+
225+
</div>

0 commit comments

Comments
 (0)