kongxuan
kongxuan
为了便于快速识别您的问题,请认真回答以下问题,谢谢! Please answer these questions before submitting your issue. Thanks! 1. 使用的表达式与使用场景,确保能够复现(What did you do , If possible, provide a recipe for reproducing the error.)? 我想实现boolean的内置函数,比如想判断 当前是否存在 某个属性, 如//*[boolean(@foo)] ```...
Can Spring AI support the Qwen large language model? And can spring-ai-ollama-spring-boot-starter support function calling?
如题,搭建两种部署环境: 1. vllm +qwen 2 2. ollama + qwen2 , 请问这两种部署方式,使用spring ai 来调用 qwen,能否使用function call?