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

W-17969813: feat: add a4d llm service as an api #179

Merged
merged 30 commits into from
Mar 5, 2025

Conversation

peternhale
Copy link
Contributor

What does this PR do?

Adds A4D llm service

What issues does this PR fix or reference?

@W-17969813@

peternhale and others added 28 commits December 19, 2024 09:45
Bumps [commitlint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@alias/commitlint) from 19.6.0 to 19.6.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@alias/commitlint/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.6.1/@alias/commitlint)

---
updated-dependencies:
- dependency-name: commitlint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.11 to 15.3.0.
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.11...v15.3.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.17.10 to 20.17.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
fix: add output token limit parameter to callLLM
feat: add json_schema as parameter to call LLM
@W-17969813@
Add llm service hosted by a4d
@peternhale peternhale requested a review from iowillhoit March 5, 2025 17:18
@peternhale peternhale changed the title feat: add a4d llm service as an api W-17969813: feat: add a4d llm service as an api Mar 5, 2025
iowillhoit
iowillhoit previously approved these changes Mar 5, 2025
Co-authored-by: Cristina Cañizales <113132642+CristiCanizales@users.noreply.github.com>
Co-authored-by: Cristina Cañizales <113132642+CristiCanizales@users.noreply.github.com>
Copy link
Collaborator

@daphne-sfdc daphne-sfdc left a comment

Choose a reason for hiding this comment

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

Approved! Everything continues to work as expected. ✅

@peternhale peternhale merged commit 887849c into main Mar 5, 2025
13 checks passed
@peternhale peternhale deleted the phale/llmservice-release branch March 5, 2025 18:57
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.

7 participants