papadave66 commented on issue #8550: URL: https://github.com/apache/seatunnel/issues/8550#issuecomment-3050859180
We can use ollama's openai compatiable api path in LLM tranform. it looks like [http://localhost:11434/v1/chat/completions](http://localhost:11434/v1/chat/completions). And [the latest doc](https://seatunnel.apache.org/zh-CN/docs/2.3.11/transform-v2/llm/) already supported custom api path. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
