Log in
Log into community
Find answers from the community
Most posts
Powered by
Hall
Home
Members
Pico
P
Pico
Offline
, last seen last month
Joined September 25, 2024
Contributions
Comments
Replies
P
Pico
last month
·
Troubleshooting API connection issues
running into an issue of not connecting, api is in my env, I checked with echo, not sure why its nto working
25 comments
L
P
P
Pico
5 months ago
·
I’m creating a chatbot and I want it to
I’m creating a chatbot and I want it to call an api depending on a tool. Like “what’s the weather in Dallas” and it uses the weather api for Dallas. Is this possible?
3 comments
d
P
P
Pico
6 months ago
·
Are OpenAI API keys handled differently
Are OpenAI API keys handled differently after the switch? My code no longer works after they swapped to organization keys 😭
13 comments
P
W
L
P
Pico
6 months ago
·
Hi guys, I started my first RAG project
Hi guys, I started my first RAG project using LlamaIndex and am having trouble importing the openai module in the package.
Im doing
from llama_index.llms import OpenAI
9 comments
P
L