-
Notifications
You must be signed in to change notification settings - Fork 193
[agent] [prompt] Fixes: structured LLM request, subgraphWithTask. Undeprecate PromptBuilder methods #304
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
Conversation
…eprecate PromptBuilder methods
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds ok, but I can not get why the llm fail if we give a list of tools to it and ask for the structured output (this two facts are now controversial for me). Maybe we can do like you've done and ask for a comment from llm-support team?
Qodana for JVM31 new problems were found
@@ Code coverage @@
+ 50% total lines covered
5481 lines analyzed, 2791 lines covered
# Calculated according to the filters of your coverage tool ☁️ View the detailed Qodana report Detected 116 dependenciesThird-party software listThis page lists the third-party software dependencies used in koog-agents
Contact Qodana teamContact us at [email protected]
|
finishTool
result in zsubgraphWithTask` to prompt, otherwise subsequent LLM calls failresult
andcall
PromptBuilder
methods