Michael Hunger
Michael Hunger
@microsoft-github-policy-service agree company="Neo4j"
@microsoft-github-policy-service agree company="Neo4j"
@KylinMountain you need neo4j 5.x for it and enable APOC, e.g. with docker ``` docker run -it --rm \ --publish=7474:7474 --publish=7687:7687 \ --env NEO4J_AUTH=none \ --env NEO4J_PLUGINS='["apoc"]' \ neo4j:5.21.0 ```
Yes it’s on the plan. mostly additional config for baseurl, version, deployed model
yes i also think it's a config issue, please follow the config example in the docs.
What do you mean with sagemaker endpoint? Do you have an example with API calls and docs? Did you see that we added bedrock support?
Feel free to send a PR to llm.py :) if you got time. @aashipandya can you look into this?
@aashipandya we should fall-back to true if it's not configured.
@CarolVim did you sort it out?
It will also error when parallel runtime is not enabled or the query is not supported in parallel runtime