Skip to content

Commit 64061cd

Browse files
authored
Move to ag2ai organization (#2156)
* uv added to precommit * AG2 references added
1 parent 1c84c03 commit 64061cd

File tree

27 files changed

+808
-814
lines changed

27 files changed

+808
-814
lines changed

.github/ISSUE_TEMPLATE/config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ blank_issues_enabled: true
22

33
contact_links:
44
- name: Security Contact
5-
about: Please report security vulnerabilities to info@airt.ai
5+
about: Please report security vulnerabilities to support@ag2.ai
66
- name: Question or Problem
77
about: Ask a question or ask about a problem in GitHub Discussions.
8-
url: https://github.com/airtai/faststream/discussions/categories/questions
8+
url: https://github.com/ag2ai/faststream/discussions/categories/questions

CITATION.cff

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -13,30 +13,32 @@ authors:
1313
1414
- given-names: Davor
1515
family-names: Runje
16-
email: davor@airt.ai
17-
affiliation: airt
16+
email: davor@ag2.ai
17+
affiliation: AG2AI Inc.
1818
orcid: 'https://orcid.org/0000-0001-6912-9900'
1919
- given-names: Tvrtko
2020
family-names: Sternak
21-
22-
affiliation: airt
21+
22+
affiliation: AG2AI Inc.
23+
orcid: 'https://orcid.org/0009-0001-0720-2356'
2324
- given-names: Kumaran
2425
family-names: Rajendhiran
25-
email: kumaran@airt.ai
26-
affiliation: airt
26+
email: kumaran@ag2.ai
27+
affiliation: AG2AI Inc.
2728
- given-names: Harish Mohan
2829
family-names: Raj
29-
email: harish@airt.ai
30-
affiliation: airt
30+
email: harish@ag2.ai
31+
affiliation: AG2AI Inc.
3132
- given-names: Robert
3233
family-names: Jambrecic
33-
34-
affiliation: airt
35-
- name: airt
36-
city: Zagreb
37-
38-
website: 'https://airt.ai'
39-
repository-code: 'https://github.com/airtai/faststream'
34+
35+
affiliation: AG2AI Inc.
36+
- name: AG2AI Inc.
37+
city: Seattle
38+
country: United States
39+
40+
website: 'https://ag2.ai'
41+
repository-code: 'https://github.com/ag2/faststream'
4042
url: 'https://faststream.airt.ai/'
4143
repository-artifact: 'https://pypistats.org/packages/faststream'
4244
abstract: >

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ representative at an online or offline event.
6161

6262
Instances of abusive, harassing, or otherwise unacceptable behavior may be
6363
reported to the community leaders responsible for enforcement at
64-
<info@airt.ai>.
64+
<support@ag2.ai>.
6565
All complaints will be reviewed and investigated promptly and fairly.
6666

6767
All community leaders are obligated to respect the privacy and security of the

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright [2024 onwards] AIRT Technologies, Inc.
189+
Copyright [2024 onwards] AG2AI, Inc.
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

README.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
---
66

77
<p align="center">
8-
<a href="https://trendshift.io/repositories/3043" target="_blank"><img src="https://trendshift.io/api/badge/repositories/3043" alt="airtai%2Ffaststream | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
8+
<a href="https://trendshift.io/repositories/3043" target="_blank"><img src="https://trendshift.io/api/badge/repositories/3043" alt="ag2ai%2Ffaststream | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
99

1010
<br/>
1111
<br/>
1212

13-
<a href="https://github.com/airtai/faststream/actions/workflows/pr_tests.yaml" target="_blank">
14-
<img src="https://github.com/airtai/faststream/actions/workflows/pr_tests.yaml/badge.svg?branch=main" alt="Test Passing"/>
13+
<a href="https://github.com/ag2ai/faststream/actions/workflows/pr_tests.yaml" target="_blank">
14+
<img src="https://github.com/ag2ai/faststream/actions/workflows/pr_tests.yaml/badge.svg?branch=main" alt="Test Passing"/>
1515
</a>
1616

17-
<a href="https://coverage-badge.samuelcolvin.workers.dev/redirect/airtai/faststream" target="_blank">
18-
<img src="https://coverage-badge.samuelcolvin.workers.dev/airtai/faststream.svg" alt="Coverage"/>
17+
<a href="https://coverage-badge.samuelcolvin.workers.dev/redirect/ag2ai/faststream" target="_blank">
18+
<img src="https://coverage-badge.samuelcolvin.workers.dev/ag2ai/faststream.svg" alt="Coverage"/>
1919
</a>
2020

2121
<a href="https://www.pepy.tech/projects/faststream" target="_blank">
@@ -32,19 +32,19 @@
3232

3333
<br/>
3434

35-
<a href="https://github.com/airtai/faststream/actions/workflows/pr_codeql.yaml" target="_blank">
36-
<img src="https://github.com/airtai/faststream/actions/workflows/pr_codeql.yaml/badge.svg" alt="CodeQL"/>
35+
<a href="https://github.com/ag2ai/faststream/actions/workflows/pr_codeql.yaml" target="_blank">
36+
<img src="https://github.com/ag2ai/faststream/actions/workflows/pr_codeql.yaml/badge.svg" alt="CodeQL"/>
3737
</a>
3838

39-
<a href="https://github.com/airtai/faststream/actions/workflows/pr_dependency-review.yaml" target="_blank">
40-
<img src="https://github.com/airtai/faststream/actions/workflows/pr_dependency-review.yaml/badge.svg" alt="Dependency Review"/>
39+
<a href="https://github.com/ag2ai/faststream/actions/workflows/pr_dependency-review.yaml" target="_blank">
40+
<img src="https://github.com/ag2ai/faststream/actions/workflows/pr_dependency-review.yaml/badge.svg" alt="Dependency Review"/>
4141
</a>
4242

43-
<a href="https://github.com/airtai/faststream/blob/main/LICENSE" target="_blank">
44-
<img src="https://img.shields.io/github/license/airtai/faststream.png" alt="License"/>
43+
<a href="https://github.com/ag2ai/faststream/blob/main/LICENSE" target="_blank">
44+
<img src="https://img.shields.io/github/license/ag2ai/faststream.png" alt="License"/>
4545
</a>
4646

47-
<a href="https://github.com/airtai/faststream/blob/main/CODE_OF_CONDUCT.md" target="_blank">
47+
<a href="https://github.com/ag2ai/faststream/blob/main/CODE_OF_CONDUCT.md" target="_blank">
4848
<img src="https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg" alt="Code of Conduct"/>
4949
</a>
5050

@@ -54,7 +54,7 @@
5454
<img alt="Discord" src="https://img.shields.io/discord/1085457301214855171?logo=discord&label=EN"/>
5555
</a>
5656

57-
<img src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fairtai%2Ffaststream%2Fmain%2Fdocs%2Fdocs%2Fassets%2Fimg%2Fshield.json" alt="FastStream"/>
57+
<img src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fag2ai%2Ffaststream%2Fmain%2Fdocs%2Fdocs%2Fassets%2Fimg%2Fshield.json" alt="FastStream"/>
5858

5959
<a href="https://t.me/python_faststream" target="_blank">
6060
<img alt="Telegram" src="https://img.shields.io/badge/-telegram-black?color=blue&logo=telegram&label=RU"/>
@@ -261,7 +261,7 @@ You can learn more about **CLI** features [here](https://faststream.airt.ai/late
261261

262262
The availability of such documentation significantly simplifies the integration of services: you can immediately see what channels and message formats the application works with. And most importantly, it won't cost anything - **FastStream** has already created the docs for you!
263263

264-
![HTML-page](https://github.com/airtai/faststream/blob/main/docs/docs/assets/img/AsyncAPI-basic-html-short.png?raw=true)
264+
![HTML-page](https://github.com/ag2ai/faststream/blob/main/docs/docs/assets/img/AsyncAPI-basic-html-short.png?raw=true)
265265

266266
---
267267

@@ -355,7 +355,7 @@ More integration features can be found [here](https://faststream.airt.ai/latest/
355355

356356
Please show your support and stay in touch by:
357357

358-
- giving our [GitHub repository](https://github.com/airtai/faststream/) a star, and
358+
- giving our [GitHub repository](https://github.com/ag2ai/faststream/) a star, and
359359

360360
- joining our [EN Discord server](https://discord.gg/qFm6aSqq59)
361361

@@ -371,6 +371,6 @@ support!
371371

372372
Thanks to all of these amazing people who made the project better!
373373

374-
<a href="https://github.com/airtai/faststream/graphs/contributors">
375-
<img src="https://contrib.rocks/image?repo=airtai/faststream"/>
374+
<a href="https://github.com/ag2ai/faststream/graphs/contributors">
375+
<img src="https://contrib.rocks/image?repo=ag2ai/faststream"/>
376376
</a>

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To responsibly report a security concern, navigate to the Security tab of the re
1818

1919
![Screenshot of repo security tab showing "Report a vulnerability" button](https://github.com/encode/.github/raw/master/img/github-demos-private-vulnerability-reporting.png)
2020

21-
Alternatively, you can send an email to: [info@airt.ai](info@airt.ai).
21+
Alternatively, you can send an email to: [support@ag2.ai](support@ag2.ai).
2222

2323
Ensure your report contains sufficient detail. As with standard issue reports, a minimal, reproducible example expedites issue resolution.
2424

docs/create_api_docs.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,6 @@ def _get_submodules(package_name: str) -> List[str]:
4949
5050
Returns:
5151
A list of submodules.
52-
53-
!!! note
54-
55-
The above docstring is autogenerated by docstring-gen library (https://github.com/airtai/docstring-gen)
5652
"""
5753
try:
5854
# nosemgrep: python.lang.security.audit.non-literal-import.non-literal-import

docs/docs/en/faststream-people.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,4 @@ These dedicated individuals not only focus on developing and enhancing the **Fas
119119

120120
## Become a Contributor
121121

122-
Want to join the list of contributors and become an expert? Start by visiting our [contribution page](./getting-started/contributing/CONTRIBUTING.md){.internal-link} to learn how to set up your local environment for contributing. Once you're ready, head over to our [GitHub issues](https://github.com/airtai/faststream/issues){.external-link target="_blank"} page to pick an issue from the existing list, work on it, and submit a [pull request (PR)](https://github.com/airtai/faststream/pulls){.external-link target="_blank"}. By contributing, you can become one of the recognized contributors, with your GitHub profile featured on this page. Your expertise and efforts will help further improve the **FastStream** framework and its community!
122+
Want to join the list of contributors and become an expert? Start by visiting our [contribution page](./getting-started/contributing/CONTRIBUTING.md){.internal-link} to learn how to set up your local environment for contributing. Once you're ready, head over to our [GitHub issues](https://github.com/ag2ai/faststream/issues){.external-link target="_blank"} page to pick an issue from the existing list, work on it, and submit a [pull request (PR)](https://github.com/ag2ai/faststream/pulls){.external-link target="_blank"}. By contributing, you can become one of the recognized contributors, with your GitHub profile featured on this page. Your expertise and efforts will help further improve the **FastStream** framework and its community!

docs/docs/en/faststream.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@ search:
1212
---
1313

1414
<p align="center">
15-
<a href="https://trendshift.io/repositories/3043" target="_blank"><img src="https://trendshift.io/api/badge/repositories/3043" alt="airtai%2Ffaststream | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
15+
<a href="https://trendshift.io/repositories/3043" target="_blank"><img src="https://trendshift.io/api/badge/repositories/3043" alt="ag2ai%2Ffaststream | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
1616

1717
<br/>
1818
<br/>
1919

20-
<a href="https://github.com/airtai/faststream/actions/workflows/pr_tests.yaml" target="_blank">
21-
<img src="https://github.com/airtai/faststream/actions/workflows/pr_tests.yaml/badge.svg?branch=main" alt="Test Passing"/>
20+
<a href="https://github.com/ag2ai/faststream/actions/workflows/pr_tests.yaml" target="_blank">
21+
<img src="https://github.com/ag2ai/faststream/actions/workflows/pr_tests.yaml/badge.svg?branch=main" alt="Test Passing"/>
2222
</a>
2323

24-
<a href="https://coverage-badge.samuelcolvin.workers.dev/redirect/airtai/faststream" target="_blank">
25-
<img src="https://coverage-badge.samuelcolvin.workers.dev/airtai/faststream.svg" alt="Coverage"/>
24+
<a href="https://coverage-badge.samuelcolvin.workers.dev/redirect/ag2ai/faststream" target="_blank">
25+
<img src="https://coverage-badge.samuelcolvin.workers.dev/ag2ai/faststream.svg" alt="Coverage"/>
2626
</a>
2727

2828
<a href="https://www.pepy.tech/projects/faststream" target="_blank">
@@ -39,19 +39,19 @@ search:
3939

4040
<br/>
4141

42-
<a href="https://github.com/airtai/faststream/actions/workflows/pr_codeql.yaml" target="_blank">
43-
<img src="https://github.com/airtai/faststream/actions/workflows/pr_codeql.yaml/badge.svg" alt="CodeQL"/>
42+
<a href="https://github.com/ag2ai/faststream/actions/workflows/pr_codeql.yaml" target="_blank">
43+
<img src="https://github.com/ag2ai/faststream/actions/workflows/pr_codeql.yaml/badge.svg" alt="CodeQL"/>
4444
</a>
4545

46-
<a href="https://github.com/airtai/faststream/actions/workflows/pr_dependency-review.yaml" target="_blank">
47-
<img src="https://github.com/airtai/faststream/actions/workflows/pr_dependency-review.yaml/badge.svg" alt="Dependency Review"/>
46+
<a href="https://github.com/ag2ai/faststream/actions/workflows/pr_dependency-review.yaml" target="_blank">
47+
<img src="https://github.com/ag2ai/faststream/actions/workflows/pr_dependency-review.yaml/badge.svg" alt="Dependency Review"/>
4848
</a>
4949

50-
<a href="https://github.com/airtai/faststream/blob/main/LICENSE" target="_blank">
51-
<img src="https://img.shields.io/github/license/airtai/faststream.png" alt="License"/>
50+
<a href="https://github.com/ag2ai/faststream/blob/main/LICENSE" target="_blank">
51+
<img src="https://img.shields.io/github/license/ag2ai/faststream.png" alt="License"/>
5252
</a>
5353

54-
<a href="https://github.com/airtai/faststream/blob/main/CODE_OF_CONDUCT.md" target="_blank">
54+
<a href="https://github.com/ag2ai/faststream/blob/main/CODE_OF_CONDUCT.md" target="_blank">
5555
<img src="https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg" alt="Code of Conduct"/>
5656
</a>
5757

@@ -61,7 +61,7 @@ search:
6161
<img alt="Discord" src="https://img.shields.io/discord/1085457301214855171?logo=discord&label=EN"/>
6262
</a>
6363

64-
<img src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fairtai%2Ffaststream%2Fmain%2Fdocs%2Fdocs%2Fassets%2Fimg%2Fshield.json" alt="FastStream"/>
64+
<img src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fag2ai%2Ffaststream%2Fmain%2Fdocs%2Fdocs%2Fassets%2Fimg%2Fshield.json" alt="FastStream"/>
6565

6666
<a href="https://t.me/python_faststream" target="_blank">
6767
<img alt="Telegram" src="https://img.shields.io/badge/-telegram-black?color=blue&logo=telegram&label=RU"/>
@@ -402,6 +402,6 @@ Just import a **StreamRouter** you need and declare the message handler with the
402402

403403
Thanks to all of these amazing people who made the project better!
404404

405-
<a href="https://github.com/airtai/faststream/graphs/contributors">
406-
<img src="https://contrib.rocks/image?repo=airtai/faststream"/>
405+
<a href="https://github.com/ag2ai/faststream/graphs/contributors">
406+
<img src="https://contrib.rocks/image?repo=ag2ai/faststream"/>
407407
</a>

docs/docs/en/getting-started/contributing/docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Such a contribution can be:
2020
* Suggestions for editing specific sections
2121
* Making additions
2222

23-
You can report all this in [discussions](https://github.com/airtai/faststream/discussions){.external-link target="_blank"} on GitHub, start [issue](https://github.com/airtai/faststream/issues){.external-link target="_blank"}, or write about it in our [discord](https://discord.gg/qFm6aSqq59){.external-link target="_blank"} group.
23+
You can report all this in [discussions](https://github.com/ag2ai/faststream/discussions){.external-link target="_blank"} on GitHub, start [issue](https://github.com/ag2ai/faststream/issues){.external-link target="_blank"}, or write about it in our [discord](https://discord.gg/qFm6aSqq59){.external-link target="_blank"} group.
2424

2525
!!! note
2626
Special thanks to those who are ready to offer help with the case and help in **developing documentation**, as well as translating it into **other languages**.

0 commit comments

Comments
 (0)