Skip to content

Conversation

@ashrafchowdury
Copy link
Contributor

@ashrafchowdury ashrafchowdury commented Dec 17, 2025

What's chagned??

Updated few things on examples file, while having look at the node openTelemetry issue:

  1. Updated the Openapi provider from gpt-3-turbo to got-5, because gpt-3-turbo feels old
  2. Updated node openTelemetry file code:
    • Replced npm with pnpm, npm takes a lot of time to download as compare to pnpm
    • Added dotenv library on code to work with .env files
      Running node app.js or npm start fails due to not having dotenv library
      context: nodejs cannot import envs directly from the .env file, so when we use .env file we need to use dotenv library otherwise the run will fail

Issue

@vercel
Copy link

vercel bot commented Dec 17, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
agenta-documentation Ready Ready Preview, Comment Dec 17, 2025 1:14pm

@ashrafchowdury ashrafchowdury changed the title Updated-openapi-provider-on-examples-code Updated openapi provider on examples code Dec 17, 2025
@bekossy bekossy requested a review from mmabrouk December 23, 2025 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants