Code Monkey home page Code Monkey logo

chat-completions-function-calling-examples's Issues

Error for every step

I assume you were using the old OpenAI API for this project or something like that because I've gotten an error for every step along the way, first:

  1. dot-env not installed, that was an easy fix

  2. client not defined, I then redefined it because I saw you had it defined, but not correctly (I don't know why)

  3. then I got an error saying the key had to be passed to the client, and even though it is being passed to the client, I still had to make a new file and paste my api key in and import it.

  4. then I got this error object Stream can't be used in 'await' expression so I removed it and got another error:

  5. 'async for' requires an object with __aiter__ method, got Stream

  6. and now im outside the limits of my knowledge and would like some advice on what to do next

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.