Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Hi I’M Trying To Run The Promptymizer App From Your Youtube Videos And I’M Running Into This Error Retrying Langchain.Llms.Openai.Completion_With_Retry.<Locals>._Completion_With_Retry In 4.0 Seconds As It Raised Ratelimiterror: You Exceeded Your Current Q

Hi I’m trying to run the Promptymizer app from your youtube videos and I’m running into this error Retrying langchain.llms.openai.completion_with_retry.<locals>._completion_with_retry in 4.0 seconds as it raised RateLimitError: You exceeded your current quota, please check your plan and billing details..

  
  
Posted 11 months ago
Votes Newest

Answers 3


Hi @<1575294289515122688:profile|JoyousMole49> , it looks like you are over your usage quota. Check in the settings page to see your uages

  
  
Posted 11 months ago

It says I’ve performed 339 calls

  
  
Posted 11 months ago

but looks like I’m under the limit

  
  
Posted 11 months ago
493 Views
3 Answers
11 months ago
11 months ago
Tags