Git Product home page Git Product logo

Comments (4)

tettou771 avatar tettou771 commented on August 12, 2024 1

Hi @moebiussurfing

I apologize for not fully understanding the content of your question earlier.
When I created this add-on (the first version), I believe I used GPT-4 to generate 20-30 prompts. I also had it write most of the ofxChatGPT itself, and it was really helpful to have it create the README and example in an instant. However, when adding features later, I pasted the entire source code and had a conversation with GPT in a new thread, so I don't know exactly how many conversations I had.

At first, I didn't know how to implement the chatWithHistory feature, but ChatGPT was very knowledgeable about its own system, so I mostly just copied and pasted the code it provided. However, looking at it now, I feel like there's a lot of duplicate code, so I'm considering asking for some refactoring help (though I'm a little worried it might break something).

from ofxchatgpt.

tettou771 avatar tettou771 commented on August 12, 2024 1

When using GPT-3.5, I often encounter mistakes, which can be time-consuming, but with GPT-4, it feels like I'm being taught by a knowledgeable senior.

from ofxchatgpt.

tettou771 avatar tettou771 commented on August 12, 2024

Hello,

First, please obtain your OpenAI API key. Once you have the key, you can input your key information in the setup() function found in the provided examples. Run the examples with your API key in place, and this should help you understand the prompts used, the steps involved, and how to effectively create ofxAddons/wrappers for C++ libraries.

If you have any questions or need further clarification, feel free to copy and paste the source code into ChatGPT. It should be able to provide you with useful answers and guidance.

Please don't hesitate to reach out if you have any additional questions or need further assistance.

Best regards,

from ofxchatgpt.

moebiussurfing avatar moebiussurfing commented on August 12, 2024

Thanks for the explanation, @tettou771

(I am neither English language speaker, my main language is Spanish. So probably, many times I am not correct or enough clear when writing. It requires an extra effort and assistant correctors also by my side.)

from ofxchatgpt.

Related Issues (2)

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.