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 Jan 5, 2026 9:22am

@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
@mmabrouk mmabrouk marked this pull request as ready for review January 5, 2026 09:20
@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Jan 5, 2026
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 5, 2026
@mmabrouk mmabrouk enabled auto-merge January 5, 2026 09:21
@dosubot dosubot bot added the example label Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

example lgtm This PR has been approved by a maintainer size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants