Archestra Apps HackathonJoin now

Thread

J
jce12:07 PMOpen in Slack
Hi everyone, I am Jonathan, solution architect in a mid-size insurance company. We are currently considering building our enterprise ai platform based on archestra and step 1 is to use it as LLM gateway to bedrock but failing with a simple claude code call.
  "message": "Route POST:/v1/bedrock/<our-uuid>/model/eu.anthropic.claude-sonnet-4-5-20250929-v1:0/invoke-with-response-stream not found",
  "error": "Not Found",
  "statusCode": 404```

is there like a channel where we can adress these kind of things ? Issue tracking in github is enabled only for contributors

6 replies
J(
joey (archestra team)1:26 PMOpen in Slack
hey! welcome 👋
right so for github issues you just need to go through our contributor on-boarding (<2 mins). If you'd like to create a github issue for this, or future issues, that'd be much appreciated!
In the meantime, I will take a look at the issue you reported and push a patch in v1.3.13.
❤️1
J
jce2:26 PMOpen in Slack
hey joey, thanks for your fast response. Will do that. So this is an issue and not a misconfiguration on our side? We were unsure about that. When do you expect to ship 1.3.13?
J(
joey (archestra team)2:29 PMOpen in Slack
I need to investigate a bit. I'll let you know either way shortly.
J(
joey (archestra team)2:47 PMOpen in Slack
in fact the "InvokeModel APIs" were not yet supported, hence this error - these will be supported in v1.3.13 🙂
:hearts:1
J
jce2:54 PMOpen in Slack
ok, in fact this is documented in your docs 🙂 but how is this supposed to work if claude use this api by default ( i think when CLAUDECODEUSE_BEDROCK is set - which is done by the standard config exposed by archestra)?
J
jce3:01 PMOpen in Slack
anyway I saw that your PR is on the road to be merged (very very) soon :D