Code Monkey home page Code Monkey logo

julius-gpt's People

Contributors

christophebe avatar nikoandpiko avatar sefakilic006 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

julius-gpt's Issues

Two instances of -tp

When running command line, the script falls over when using -tp, as this is used for both topic and temperature: -

-tp, --topic Set the post topic (optional)
-tp, --temperature Set the temperature (optional)

Example:
julius post -k "sk-cc****" -tp "Urban Farming Challenges" -to "conversational" -c "United Kingdom" -l "English" -m "gpt-4" -f "C:\****" -tp 0.1 -pp 1 -fp 0 -lb 0

Errors when generating thru API

  1. The timeout is quite long when the request fails i.e.,
⠼ Generating content ...OpenAI API - Request failed - Attempt 1 failed. There are 10 retries left. fetch failed

This message can appear in 10+ minutes into generation with no other status updates, so it is quite long.

  1. Around 15% of the time, a JSON syntax error occurs when generating and it stops the program i.e.,
✖ Generating post outline ...
SyntaxError: JSON5: invalid character '\"' at 15:1

Thank you.

way to add keywords

hi, are there any plans to implement a keyword add feature to Julius-gpt articles?

thanks for this incredible tool :)

Api usage

I installed like
npm install julius-gpt -S
And I am trying to use like your readme example but when I run js file like node main.js it exists with error code 1 and output is

Usage: julius [options] [command]

Generate and publish your content from the command line 🤯

Options:
  -V, --version   output the version number
  -h, --help      display help for command

Commands:
  post [options]  Generate a post
  wp              Wordpress related commands. The wp list is stored in the local store : ~/.julius/wordpress.json
  help [command]  display help for command

So how can I run with js file?
Package.json file

{
"type": "module",
"dependencies": {
"julius-gpt": "^0.0.8"
}
}

main.js file is same as readme example

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.