Git Product home page Git Product logo

Comments (5)

orhanerday avatar orhanerday commented on July 30, 2024

I can not generate 20K rows, could you please send your SQLite3 or is it possible for can, you to generate a new one?

and I need steps for error producing

from chatgpt.

jackmamaa avatar jackmamaa commented on July 30, 2024

Not rows, but the response of the model, which is token. About 18k~20k tokens, the database cannot update the column name: ai the value.
But I try to execute update statement using terminal and it's ok.

In fact ~20k tokens are easy to generate, you just need to tell it to generate a few articles.

from chatgpt.

jackmamaa avatar jackmamaa commented on July 30, 2024

18751_Total_token.zip

This is what I just tested.
step:

  1. Completely clear the database table.
  2. Tell it to generate ~token for 3k articles.
  3. Keep asking questions and generate a total token~19K.
  4. I know the question is coming, and finally ask: {Are you OK}. Answer: {null without any reply}. The console issues an error message.

By the way, I added a column name: date. for recording time

from chatgpt.

jackmamaa avatar jackmamaa commented on July 30, 2024

Found the problem, the sql query history did not filter the current column name: user_id the value , resulting in submitting all contexts every time.
There is also an option to add some error hints instead of blank output.
like:
Context max token limit.
api error.

from chatgpt.

orhanerday avatar orhanerday commented on July 30, 2024

you can get any error from the php serv terminal.

I am closing the issue.

from chatgpt.

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.