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

docs: functional API #801

Closed
wants to merge 25 commits into from
Closed

docs: functional API #801

wants to merge 25 commits into from

Conversation

ccurme
Copy link
Contributor

@ccurme ccurme commented Jan 24, 2025

Will coordinate with other docs changes to avoid merge conflicts.

@ccurme ccurme marked this pull request as ready for review January 24, 2025 18:11
Copy link
Collaborator

@jacoblee93 jacoblee93 left a comment

Choose a reason for hiding this comment

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

Unapproved pending pulling in platform docs as part of build

@jacoblee93 jacoblee93 changed the title docs: update layout docs: functional API Jan 24, 2025
@jacoblee93 jacoblee93 changed the base branch from main to ben/functional-api January 24, 2025 22:15
# Pass in:
# (1) the augmented LLM with tools
# (2) the tools list (which is used to create the tool node)
pre_built_agent = create_react_agent(llm_with_tools, tools=tools)
Copy link
Collaborator

Choose a reason for hiding this comment

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

You don't need llm_with_tools, can just be llm

@jacoblee93
Copy link
Collaborator

Split code changes and docs into two PRs

@jacoblee93 jacoblee93 closed this Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants