You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
shentong.martin cdedfd0425 docs: improve ch01 and ch02 quickstart documentation
- Add clear warnings for code snippets that cannot run directly
- Replace absolute paths with GitHub URLs
- Add natural transitions between Component and Agent concepts
- Add ChatModel vs ChatModelAgent comparison table
- Clarify the relationship between Component and Agent
- Add analogies for better understanding
- Improve language clarity and specificity
- Add ch02 example code for ChatModelAgent and Runner

Change-Id: I08e8944a7a09b65023b691e3c158a3b7f3fe5649
2 months ago
..
a2ui feat(quickstart): add chatwithdoc example 2 months ago
cmd docs: improve ch01 and ch02 quickstart documentation 2 months ago
docs docs: improve ch01 and ch02 quickstart documentation 2 months ago
mem chore: fix lint and formatting 2 months ago
rag feat(quickstart): add chatwithdoc example 2 months ago
server chore: fix lint and formatting 2 months ago
smoketest feat(quickstart): add chatwithdoc example 2 months ago
static feat(quickstart): add chatwithdoc example 2 months ago
agent.go feat(quickstart): add chatwithdoc example 2 months ago
go.mod feat(quickstart): add chatwithdoc example 2 months ago
go.sum feat(quickstart): add chatwithdoc example 2 months ago
main.go feat(quickstart): add chatwithdoc example 2 months ago