You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
LlamaIndex refactored llama_index.llms.base which breaks our type checking and tests. We should investigate and update for compatibility.
After we fix this we need to remove the llama_index version pin
To Reproduce
Both type checks and our test suite has failures.
The text was updated successfully, but these errors were encountered:
Describe the bug
LlamaIndex refactored
llama_index.llms.base
which breaks our type checking and tests. We should investigate and update for compatibility.After we fix this we need to remove the llama_index version pin
To Reproduce
Both type checks and our test suite has failures.
The text was updated successfully, but these errors were encountered: