Git Product home page Git Product logo

Comments (4)

simonw avatar simonw commented on May 27, 2024

Need to solve API keys. I'm going to look for the OPENAI_API_KEY environment variable, but I'll also have it read from ~/.openai-api-key.txt if that's present because that's my own personal preference.

from llm.

simonw avatar simonw commented on May 27, 2024

I need to rename to llm-cli - the PyPI llm name is not allowed:

https://github.com/simonw/llm-cli/actions/runs/4585299987/jobs/8097362394

Uploading llm-0.1-py3-none-any.whl
25l
  0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/12.7 kB • --:-- • ?
  0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/12.7 kB • --:-- • ?
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.7/12.7 kB • 00:00 • 37.0 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.7/12.7 kB • 00:00 • 37.0 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.7/12.7 kB • 00:00 • 37.0 MB/s
25hWARNING  Error during upload. Retry with the --verbose option for more details. 
ERROR    HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/        
         The name 'llm' is too similar to an existing project. See              
         https://pypi.org/help/#project-name for more information.              
Error: Process completed with exit code 1.

from llm.

simonw avatar simonw commented on May 27, 2024

llm-cli failed too.

Turns out they were detected as clashing with https://pypi.org/project/lim/ and https://pypi.org/project/lim-cli/ - thanks to this code:

https://github.com/pypi/warehouse/blob/9738ebb2ffcee91a935a6a11b224575aaf02a878/warehouse/migrations/versions/d18d443f89f0_ultranormalize_name_function.py#L29-L42

from llm.

simonw avatar simonw commented on May 27, 2024

Dustin Ingram helped me out on PyPI Slack - I have llm now: https://thepsf.slack.com/archives/C09FGMHD1/p1680385756056109

https://pypi.org/project/llm/

from llm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.