Submitted by darkbluetwilight t3_123j77g in MachineLearning
darkbluetwilight OP t1_jdv9560 wrote
Reply to comment by supreethrao in [D]Suggestions on keeping Llama index cost down by darkbluetwilight
You are a gentleman! There doesn't appear to be any documentation in the llama-index docs yet but there is support added via the langchain module. It looks like I can "from langchain.llms import OpenAIChat" and then use this function to build a new index using "gpt-3.5-turbo" model. I will give this a go and see if it works. I will look into Treeindex too, reading the docs around these different indexing tools was getting a bit too complex for me
Successful_Can_3704 t1_je9wksf wrote
Updates for this issue? I need "gpt-3.5-turbo" in Llama index </3
Viewing a single comment thread. View all comments