Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
๐
๐
๐
Powered by
Hall
Inactive
Updated 10 months ago
0
Follow
is correct for requirements.txt?
is correct for requirements.txt?
Inactive
0
Follow
R
Ryan Ribeiro
10 months ago
ยท
is correct for requirements.txt?
llama_index==0.10.3
llama-index-vector-stores-azureaisearch==0.1.1
i try this but don't get the last version of azureaisearch
t
L
R
11 comments
Share
Open in Discord
t
theoxd
10 months ago
Not sure what the latest version is actually, but you would have more chance getting the latest one using >=
llama-index-vector-stores-azureaisearch>=0.1.1
L
Logan M
10 months ago
Whats the issue? Works fine on google colab
Attachment
R
Ryan Ribeiro
10 months ago
i t's okay but the base.py don't have this PR updates #10675
R
Ryan Ribeiro
10 months ago
I don't know if I should already
L
Logan M
10 months ago
ah yea -- need to publish a new version
(We really need to write a github action for doing this, manually publishing these is not sustainable hahaha)
L
Logan M
10 months ago
one sec
L
Logan M
10 months ago
try now -- v0.1.2 is published
R
Ryan Ribeiro
10 months ago
ahh okay no problem, you have just changed the structure a lot, you are still adapting
R
Ryan Ribeiro
10 months ago
okay
R
Ryan Ribeiro
10 months ago
works, thanks @Logan M
L
Logan M
10 months ago
thanks!
Add a reply
Sign up and join the conversation on Discord
Join on Discord