Bust GitHub cache for star history chart, ignore non-tech dirs
This commit is contained in:
parent
376785c3fa
commit
ad317610ff
|
|
@ -3,3 +3,4 @@ dist/
|
||||||
*.tgz
|
*.tgz
|
||||||
.DS_Store
|
.DS_Store
|
||||||
promo-*.md
|
promo-*.md
|
||||||
|
non-tech_*/
|
||||||
|
|
|
||||||
|
|
@ -275,7 +275,7 @@ Issues, feature requests, and PRs are welcome. Some areas where contributions wo
|
||||||
|
|
||||||
## Star History
|
## Star History
|
||||||
|
|
||||||
[](https://star-history.com/#JackChen-me/open-multi-agent&Date)
|
[](https://star-history.com/#JackChen-me/open-multi-agent&Date)
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -275,7 +275,7 @@ for await (const event of agent.stream('Explain monads in two sentences.')) {
|
||||||
|
|
||||||
## Star 趋势
|
## Star 趋势
|
||||||
|
|
||||||
[](https://star-history.com/#JackChen-me/open-multi-agent&Date)
|
[](https://star-history.com/#JackChen-me/open-multi-agent&Date)
|
||||||
|
|
||||||
## 许可证
|
## 许可证
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue