Git Product home page Git Product logo

chronology's People

Contributors

bramses avatar jasonkuperberg avatar mshumer avatar patrickwalton 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  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  avatar  avatar  avatar  avatar

Watchers

 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

chronology's Issues

NameError

Could anyone please fix the following error? Thanks a lot.

"NameError: name 'main' is not defined"

Demo step_1 promt problem

Following the demo instructions, step_1.py provided the following result:

}
-------------------------
Basic Example Response:
-------------------------
Basic Example with Variables Responses: ('', '')
-------------------------
2023-07-05 22:10:25.142 | DEBUG    | chronological:main:234 - FINISHED WORKFLOW IN 1.9441 SECONDS

It doesn't provide any responses to the prompts. However, by removing the last three quotes from the two promts "summarize_for_a_2nd_grader_with_variables.txt" and "summarize_for_a_2nd_grader.txt" like this:


My second grader asked me what this passage means:
"""

{0}
"""

I rephrased it for him, in plain language a second grader can understand:
"""

to


My second grader asked me what this passage means:
"""

{0}
"""

I rephrased it for him, in plain language a second grader can understand:

The issue was resolved. I assume it's caused by the model's interpretation of the prompt.

Readme needs instructions on how to contribute.

Hey! I'd like to contribute, but I can't find any contact information in the contributors section and I think you need to give me some kind of edit access for me to make a pull request.

Could you add a contact email in the README?

apparently can't run chronology scripts from within Spyder

I was able to set up chronology & chronology-UI and create a very simple test script.

When I try to run it in Spyder, I get this error message. https://www.dropbox.com/s/qpp183jtp1ced1n/Screen%20Shot%202021-01-10%20at%205.57.54%20PM.png?dl=0

  File "/usr/local/Cellar/[email protected]/3.8.5/Frameworks/Python.framework/Versions/3.8/lib/python3.8/asyncio/runners.py", line 33, in run
    raise RuntimeError(

RuntimeError: asyncio.run() cannot be called from a running event loop

I am able to run the same exact script successfully from the command line, so I am guessing that the problem is that Spyder has its own running event loop? I don't know enough about async or Spyder to confirm my diagnosis, but obviously, it would be good to be able to run chronology scripts from inside Spyder or other IDEs. Does this work inside Jupyter?

Mac OS/Spyder4 /Python 3.8.5

completion methods don't pass the model argument

This isn't very clear in the API docs, but when using fine-tuned models, it is necessary to pass a model parameter to openai.Completion.create rather than engine. But chronology doesn't support that...

pip could not install chronological

Hi,
I am using pip 21.1.2 and python 3.6.2

I get the following error on pip install chronological

ERROR: Could not find a version that satisfies the requirement chronological (from versions: none) ERROR: No matching distribution found for chronological

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.