Skip to content

Java AI Integration / Agents - #2848

Open
MattSchur wants to merge 5 commits into
mainfrom
java-ai
Open

Java AI Integration / Agents#2848
MattSchur wants to merge 5 commits into
mainfrom
java-ai

Conversation

@MattSchur

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread java/ai.md
```yaml
cds:
ai.chat.models:
llm:

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
llm:
default:

Comment thread java/ai.md
| `options` | Additional provider-specific parameters. |

An agent picks its model configuration via the `@agent.llm` annotation, which defaults to
the configuration named `llm`. If no configuration matches, CAP Java falls back to `aicore`

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
the configuration named `llm`. If no configuration matches, CAP Java falls back to `aicore`
the configuration named `default`. If no configuration matches, CAP Java falls back to `aicore`

Comment thread java/ai.md
```yaml
cds:
ai.chat.models:
llm:

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
llm:
default:

Comment thread java/ai.md
```yaml
cds:
ai.chat.models:
llm:

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
llm:
default:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant