Find answers from the community

Home
Members
Kenan Deniz
K
Kenan Deniz
Offline, last seen 3 months ago
Joined September 25, 2024
it seems like an LLM is used to develop last version:
https://github.com/run-llama/llama_index/issues/10654

imaginary paths
5 comments
L
K
Hello:
I have noticed that starting from v0.8.65 we are not using function_call but tool_choice instead. This breaks current Azure api call signature. it also does not respect the api version too. I can see the change here: https://github.com/run-llama/llama_index/blame/3f15ebf660758fda4611fb511b93cdb9513c595b/llama_index/program/openai_program.py#L169


Is there a specific way to use openai programs for Azure deployments?
36 comments
R
L
K