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

Address proper Boot property management for FunctionCallback interface #1799

Open
sobychacko opened this issue Nov 22, 2024 · 1 comment
Open
Labels
configuration enhancement New feature or request

Comments

@sobychacko
Copy link
Contributor

Options are either users provide FunctionCallback implementations in the application, or we split the current FunctionCallback in such a way that the call() method is separated from the other regular properties.

@markpollack markpollack added configuration enhancement New feature or request labels Dec 1, 2024
@ThomasVitale
Copy link
Contributor

Would it be acceptable to remove FunctionCallback as something configurable via application.properties and keep the option to register them as beans?

With the recent changes in the tool calling feature, I wonder how would this work considering the different ToolCallback implementations.

@tzolov what do you think?

References:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configuration enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants