mirror of
http://10.0.2.1:3031/sauer/open-multi-agent.git
synced 2026-06-30 10:27:16 +10:00
Bust GitHub cache for star history chart, ignore non-tech dirs
This commit is contained in:
parent
376785c3fa
commit
ad317610ff
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
Block a user