Find answers from the community

Updated 5 months ago

Hey all, I recently updated llama-index-

Hey all, I recently updated llama-index-core and I am now getting an error concerning character limits for a tool description via the to_openai_tool function, although I am not using openai and this tool has worked just fine in the past - any thoughts?
L
D
5 comments
you are probably using something that uses it -- although packages that use this function were updated to skip this check
What does your code look like?
hmm any part in particular? I am defining the function to be used in a react agent. I am using claude via bedrock, along with cohere via bedrock, qdrant, and a finetuned cross encoder
It would definitely be in the LLM if anywhere. I don't see the issue in any of those pacakges though
Do you have a full traceback?
Add a reply
Sign up and join the conversation on Discord