Skip to content

issues Search Results · repo:irudnyts/openai language:R

Filter by

61 results
 (49 ms)

61 results

inirudnyts/openai (press backspace or delete to remove)

Hello! Trying to pull 5,000 responses of the same prompt from GPT 4o Mini and repeatedly getting this error. The code worked fine previously; no network changes or disruptions on my end. Thanks!
  • ammalmbe51
  • 2
  • Opened 
    on Oct 17, 2024
  • #69

Hello, I have tried running the package and I got the following error message: OpenAI API request failed [400]: you must provide a model parameter
  • TonyForgetWater
  • Opened 
    on Aug 1, 2024
  • #68

I am calling the function create_chat_completion in R. The model has run smoothly for 20000+ times until I received the error message today: Error in paste( OpenAI API probably has been changed. If you ...
  • xidiudiu
  • 1
  • Opened 
    on Jul 6, 2024
  • #67

Thanks for this useful R-package! There is an error with the file upload, which is probably due to changes made by OpenAI in the chat completion API: openai::upload_file(file = file, purpose = assistants ...
  • med-edu-science
  • Opened 
    on Jul 4, 2024
  • #66

Thank you for your work on this package, @irudnyts! My students really love it because it enables them to make their first steps in using LLMs for text analysis task. If I may, I d like to make a feature ...
  • haukelicht
  • Opened 
    on Jun 7, 2024
  • #65

Hi! It would be nice to add a base_url feature like in create_chat_completion function to use a local port and deploy a local LLM
  • JoanVii
  • 1
  • Opened 
    on May 10, 2024
  • #64

Hi! I ve been trying to fine tune a model with the create_fine_tune function, but I got the following error: Error in paste( OpenAI API probably has been changed. If you see this, please , : OpenAI ...
  • ntscr-a
  • Opened 
    on Apr 21, 2024
  • #63

OpeAI has just upgraded its API, including projects (https://help.openai.com/en/articles/9186755-managing-your-work-in-platform-with-projects). Would you include that in your R API?
  • CorradoLanera
  • Opened 
    on Apr 17, 2024
  • #62

res - gptcelltype(markers, model = gpt-4 ) [1] Note: OpenAI API key found: returning the cell type annotations. Error in curl::curl_fetch_memory(url, handle = handle) : Timeout was reached: [api.openai.com] ...
  • Eos-halo
  • 4
  • Opened 
    on Apr 14, 2024
  • #61

I want to know how to create a new open ai endpoint
  • Stefanhxw
  • 1
  • Opened 
    on Apr 10, 2024
  • #60
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub