Coder Social home page Coder Social logo

azrilamil / building-custom-agents-with-the-openai-assistant-api--asi--3366139 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from linkedinlearning/building-custom-agents-with-the-openai-assistant-api--asi--3366139

0.0 0.0 0.0 43 KB

this repo is for linkedin learning course: Building custom agents with the OpenAI Assistant API [ASI]

License: Other

JavaScript 54.14% Python 42.15% Dockerfile 3.71%

building-custom-agents-with-the-openai-assistant-api--asi--3366139's Introduction

OpenAI API: Building custom agents with the Assistant API [ASI]

This is the repository for the LinkedIn Learning course OpenAI API: Building custom agents with the Assistant API [ASI]. The full course is available from LinkedIn Learning.

lil-thumbnail-url

See the readme file in the main branch for updated instructions and information.

Instructions

This repository provides basic examples of how to use the OpenAI Assistant API in both Python and Node.js. The Python examples are found in the /python folder, the Node.js examples in the /node folder. The examples perform identical tasks using the same API across the two different languages.

To use these exercise files you need an OpenAI API key. You get that key at platform.openai.com

Running the examples in GitHub Codespaces

  1. Click the "Code" button and select "Codespaces."
  2. Create a new Codespace or open one you've already created.
  3. Create a new file named .env in the root folder.
  4. Add OPENAI_API_KEY= followed by your OpenAI API key to .env
  5. Note .env is not tracked by GitHub so the file will only exist in this Codespace.
  6. To run the Python examples in terminal, navigate to the /python folder and use the python [filename.py] command.
  7. To run the Node.js examples in terminal, navigate to the /node folder and use the node [filename.js] command.

building-custom-agents-with-the-openai-assistant-api--asi--3366139's People

Contributors

mor10 avatar smoser-lil avatar linkedin-mh avatar

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.