Tag: OpenAI
All the articles with the tag "OpenAI".
-
Function Calling with Large Language Models in Rust
Published date:Exploring how to implement function calling capabilities with large language models in Rust, demonstrating practical examples using the DashScope API to call Qwen models, including the complete function calling workflow and key implementation code.