advanced dynamic section retrieval for mistral #357

Open
opened 2026-02-16 00:17:37 -05:00 by yindo · 0 comments
Owner

Originally created by @Rit2712 on GitHub (Nov 26, 2024).

@jerryjliu I tried gpt 4o mini model for advanced dynamic section retrieval dynamic_section_retrieval.ipynb. which is working fine.
However when I changed gpt with mistral, its not working and throwing an error "AttributeError: 'NoneType' object has no attribute 'astructured_predict'".
Is this implementation only meant for openAI models?
How can we use open source models for this implementation?

Originally created by @Rit2712 on GitHub (Nov 26, 2024). @jerryjliu I tried gpt 4o mini model for advanced dynamic section retrieval dynamic_section_retrieval.ipynb. which is working fine. However when I changed gpt with mistral, its not working and throwing an error "AttributeError: 'NoneType' object has no attribute 'astructured_predict'". Is this implementation only meant for openAI models? How can we use open source models for this implementation?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_cloud_services#357