Tags: agntcy/acp-sdk
Tags
fix: add missing imports for manifest (#110) * fix: add missing imports for manifest Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * fix: update lock Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> --------- Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com>
fix: correct schema name for OASF manifest extension (#109) * fix: correct schema name for OASF manifest extension Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * fix: updated file Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * fix: update extension name Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> --------- Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com>
chore: Update manifest models (#108) * chore: update spec repo and manifest models from newest manifest spec. Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * chore: update model and OAS generation from new manifest. Update unit tests to match. Removed stale examples. Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * chore: update docs to match new models Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * chore: bump version to match new models Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * fix: update docs from version bump Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * fix: review comments Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> --------- Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com>
fix: return state from ainvoke (#99) * fix: return state from ainvoke Signed-off-by: Reginaldo Costa <regcosta@cisco.com> * chore: update lock file Signed-off-by: Reginaldo Costa <regcosta@cisco.com> * chore: update uv lock Signed-off-by: Reginaldo Costa <regcosta@cisco.com> --------- Signed-off-by: Reginaldo Costa <regcosta@cisco.com>
chore: update models to match acp release 0.2.2 (#98) * chore: update models to match acp release 0.2.2 Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * fix: update test samples to match new ACP spec. Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * fix: update API docs to match and fix bug with docstring indenting Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> --------- Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com>
fix: APIBridgeAgentNode dict instead of object (#97) * fix: APIBridgeAgentNode dict instead of object Signed-off-by: Julien Barbot <jubarbot@cisco.com> * feat: bump version to 1.3.2 Signed-off-by: Julien Barbot <jubarbot@cisco.com> --------- Signed-off-by: Julien Barbot <jubarbot@cisco.com>
chore: bump patch version (#92) * chore: bump patch version Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * chore: bump minor version due to added features for streaming threads Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> --------- Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com>
feat: Add streaming support (#79) * feat: add threads API support to langgraph ACPNode integration and test-client. Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * chore: Update test-client for streaming. Update echo-agent to remove input/output wrappers. Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * chore: update echo agent state handling. Update test client for streaming. Add streaming in agntcy_acp API for stateless runs (not threads). Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * fix: improve file naming for echo-agent. Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * fix: fix error in context manager and urllib3 sync client code. Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * chore: updated unit tests to add streaming and reformat. Fix for json serialization for run outputs. Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * fix: only support output_exact if provided in test-client configs. Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * fix: updates from review comments. Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * fix: updated lock file Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * fix: typo fix Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * fix: typo fix Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> --------- Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com>
PreviousNext