Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(wren-ai-service): add codebase introduction docs #715

Merged
merged 10 commits into from
Oct 7, 2024

Conversation

cyyeh
Copy link
Member

@cyyeh cyyeh commented Oct 3, 2024

No description provided.

@cyyeh cyyeh added module/ai-service ai-service related ci/ai-service ai-service related labels Oct 3, 2024
@cyyeh cyyeh requested a review from paopa October 3, 2024 07:24
@cyyeh cyyeh force-pushed the chore/ai-service/update-docs branch from 3bc326c to 8b1e663 Compare October 3, 2024 23:46
Copy link
Member

@paopa paopa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

other LGTM. have a minor comment. thanks for the hard work!


### API endpoints

- All business related API endpoints are located at [`wren-ai-service/src/web/v1/routers.py`](../src/web/v1/routers.py)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we'll separate all endpoints in each files in the recent future. how about saying like the following

Suggested change
- All business related API endpoints are located at [`wren-ai-service/src/web/v1/routers.py`](../src/web/v1/routers.py)
- All business related API endpoints are located at [`wren-ai-service/src/web/v1/routers`](../src/web/v1/routers)

@cyyeh cyyeh force-pushed the chore/ai-service/update-docs branch from 8b1e663 to 45fbf4b Compare October 7, 2024 06:08
@cyyeh cyyeh merged commit 579253d into main Oct 7, 2024
8 checks passed
@cyyeh cyyeh deleted the chore/ai-service/update-docs branch October 7, 2024 06:28
AryanK1511 pushed a commit to AryanK1511/WrenAI that referenced this pull request Oct 7, 2024
* restructure docs

* add skeleton

* update links

* update environment setup

* update environment setup

* add purpose

* update

* update

* update

* update routers endpoints
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/ai-service ai-service related module/ai-service ai-service related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants