Find answers from the community

Updated 3 months ago

has anyone use LLamaIndex with a discord

has anyone use LLamaIndex with a discord bot? mine doesn't reload the index from storage
T
C
5 comments
Have you deployed it yet? I've seen a few Discord bots done with Llamaindex and they work fine
just locally.
result = fn(*args, kwargs) File "C:\Users\email\Documents\GitHub\westsidelabs\discordAskGeorge.venv\lib\site-packages\llama_index\embeddings\openai.py", line 162, in get_embeddings data = client.embeddings.create(input=list_of_text, model=engine, kwargs).data
File "C:\Users\email\Documents\GitHub\westsidelabs\discordAskGeorge.venv\lib\site-packages\openai\resources\embeddings.py", line 105, in create
I see this
no issue with the openai key
Add a reply
Sign up and join the conversation on Discord