Skip to content

Enhance top-level tool/function calling doc #1527

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

Closed
wants to merge 1 commit into from

Conversation

tzolov
Copy link
Contributor

@tzolov tzolov commented Oct 11, 2024

  • Add detailed explanation of function calling mechanism
  • Examples use only the portable, ChatClient API
  • Include quick start guide with code examples
  • Describe multiple ways to register custom functions as beans
  • Explain how to enable functions by bean name
  • Add section on registering functions dynamically
  • Introduce new Tool Context feature for passing additional data
  • Improve overall structure and readability of the document

 - Add detailed explanation of function calling mechanism
 - Examples use only the portable, ChatClient API
 - Include quick start guide with code examples
 - Describe multiple ways to register custom functions as beans
 - Explain how to enable functions by bean name
 - Add section on registering functions dynamically
 - Introduce new Tool Context feature for passing additional data
 - Improve overall structure and readability of the document
@tzolov tzolov added documentation Improvements or additions to documentation tool/function calling labels Oct 11, 2024
@tzolov tzolov added this to the 1.0.0-M4 milestone Oct 11, 2024
@markpollack
Copy link
Member

merged in 8750ba0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation tool/function calling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants