[PR #107] [CLOSED] updates to our scenario #110

Closed
opened 2026-02-15 19:15:02 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/auto-evaluator/pull/107
Author: @marcelom-ds
Created: 7/17/2023
Status: Closed

Base: mainHead: main


📝 Commits (1)

📊 Changes

7 files changed (+677 additions, -136 deletions)

View changed files

📝 .gitignore (+1 -0)
.vscode/launch.json (+20 -0)
📝 api/.env (+9 -1)
📝 api/evaluator_app.py (+303 -132)
api/pinecone_setup.ipynb (+339 -0)
📝 api/requirements.txt (+4 -2)
📝 nextjs/package.json (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/auto-evaluator/pull/107 **Author:** [@marcelom-ds](https://github.com/marcelom-ds) **Created:** 7/17/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`83be00a`](https://github.com/langchain-ai/auto-evaluator/commit/83be00a4ebf10fdc587ada4473f3c8f2b9f7ec21) updates to our scenario ### 📊 Changes **7 files changed** (+677 additions, -136 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) ➕ `.vscode/launch.json` (+20 -0) 📝 `api/.env` (+9 -1) 📝 `api/evaluator_app.py` (+303 -132) ➕ `api/pinecone_setup.ipynb` (+339 -0) 📝 `api/requirements.txt` (+4 -2) 📝 `nextjs/package.json` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 19:15:02 -05:00
yindo closed this issue 2026-02-15 19:15:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/auto-evaluator#110