palantir / palantir/foundry-platform-python
AIP Agents API Seems Broken
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 206
- Forks
- 50
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 3
Description
I've been trying to run various example code chunks provided here. I'm attempting to run this code within a Foundry instance (v6.475.11). Every code chunk produces the same error message, pointing to the line that first mentions client.aip_agents.Agent. The error message states, "AttributeError: readonly attribute". It seems the Agent property is broken? I've raised an issue within Foundry for the same problem. Thanks for any help you can provide!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the examples in docs/v2/AipAgents/Session.md and reproduce the first failure at client.aip_agents.Agent in Foundry v6.475.11. Compare the documented usage with the available Python SDK behavior and determine whether the readonly attribute error belongs to the SDK or Foundry. Done means identifying the failing component and documenting a confirmed fix or a clear report for the responsible project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100