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
오류명 :
WARNING:llama_index.embeddings.openai.utils:Retrying llama_index.embeddings.openai.base.get_embeddings in 0.268626828313564 seconds as it raised RateLimitError: Error code: 429- {'error': {'message': 'You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.', 'type': 'insufficient_quota', 'param': None, 'code': 'insufficient_quota'}}.
안녕하세요 예제 9.2 데이터 100개를 뽑아 임베딩 벡터로 변환하고 저장하는 실습에서 이런에러가 납니다
책에는 따로 언급하신게 없어서 그러는데 혹시 openai api를 결제해야 실습 할 수 있나요?
찾아보니 무료 임베딩 모델을 허깅페이스에서 사용하면 된다고 하는데, 이런식으로라도 진행해야할까요..?
The text was updated successfully, but these errors were encountered:
오류명 :
WARNING:llama_index.embeddings.openai.utils:Retrying llama_index.embeddings.openai.base.get_embeddings in 0.268626828313564 seconds as it raised RateLimitError: Error code: 429- {'error': {'message': 'You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.', 'type': 'insufficient_quota', 'param': None, 'code': 'insufficient_quota'}}.
안녕하세요 예제 9.2 데이터 100개를 뽑아 임베딩 벡터로 변환하고 저장하는 실습에서 이런에러가 납니다
책에는 따로 언급하신게 없어서 그러는데 혹시 openai api를 결제해야 실습 할 수 있나요?
찾아보니 무료 임베딩 모델을 허깅페이스에서 사용하면 된다고 하는데, 이런식으로라도 진행해야할까요..?
The text was updated successfully, but these errors were encountered: