Skip to content

refactor!: improve types in platform api #73

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

Merged
merged 1 commit into from
Jul 7, 2025

Conversation

chr-hertel
Copy link
Contributor

Q A
Bug fix? no
New feature? no
Docs? no
Issues
License MIT

Cherry picking php-llm/llm-chain#376

@chr-hertel chr-hertel requested a review from Nyholm as a code owner July 6, 2025 21:36
@chr-hertel chr-hertel added Platform Issues & PRs about the AI Platform component Agent Issues & PRs about the AI Agent component Examples Issues & PRs about the example scripts labels Jul 6, 2025
@Nyholm
Copy link
Member

Nyholm commented Jul 6, 2025

I'm happy when ci is green

@chr-hertel chr-hertel force-pushed the refactor-platform-types branch from c4cf99d to cedc6ab Compare July 6, 2025 21:58
I was just tired of doing those `assert($response instanceof ...);`
statements
also resolves the special status of `AsyncResponse` by decoupling it
from the `ResponseInterface`

WDYT?
@chr-hertel chr-hertel merged commit d76f58e into main Jul 7, 2025
26 checks passed
@chr-hertel chr-hertel deleted the refactor-platform-types branch July 7, 2025 21:22
chr-hertel added a commit that referenced this pull request Jul 7, 2025
This PR was merged into the main branch.

Discussion
----------

chore: update bundle for latest lib changes

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| Docs?         | no
| Issues        |
| License       | MIT

Cherry picking php-llm/llm-chain-bundle#101

Needs #73

Commits
-------

8f57612 chore: lib v0.24 compatibility (#101)
chr-hertel added a commit that referenced this pull request Jul 7, 2025
This PR was merged into the main branch.

Discussion
----------

chore: update demo to latest changes

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| Docs?         | no
| Issues        |
| License       | MIT

Cherry piclking php-llm/llm-chain-symfony-demo#29

Waits for
* #74
* #73

Commits
-------

1f74c6c chore: update to llm-chain 0.24 (#29)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Agent Issues & PRs about the AI Agent component Examples Issues & PRs about the example scripts Platform Issues & PRs about the AI Platform component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants