[PR #2] [MERGED] Lowering temperature to reduce AI hallucinations #3

Closed
opened 2026-06-08 09:05:38 +00:00 by ryangr0 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/MalikMAlna/babyagi/pull/2
Author: @MalikMAlna
Created: 4/12/2023
Status: Merged
Merged: 4/17/2023
Merged by: @MalikMAlna

Base: mainHead: fix/lower-temperature


📝 Commits (3)

  • b8679fb Lowering temperature to reduce AI hallucinations
  • e144b9d Changing n parameter to top_result_num to be more readable
  • 53e9aaf Adding OpenAI temperature as an adjustable .env value

📊 Changes

2 files changed (+10 additions, -6 deletions)

View changed files

📝 .env.example (+1 -0)
📝 babyagi.py (+9 -6)

📄 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/MalikMAlna/babyagi/pull/2 **Author:** [@MalikMAlna](https://github.com/MalikMAlna) **Created:** 4/12/2023 **Status:** ✅ Merged **Merged:** 4/17/2023 **Merged by:** [@MalikMAlna](https://github.com/MalikMAlna) **Base:** `main` ← **Head:** `fix/lower-temperature` --- ### 📝 Commits (3) - [`b8679fb`](https://github.com/MalikMAlna/babyagi/commit/b8679fbf586d5c11c9ef45d96ec9b8c47be5619f) Lowering temperature to reduce AI hallucinations - [`e144b9d`](https://github.com/MalikMAlna/babyagi/commit/e144b9d766a4df7cbfd2a0538ae37e3f0ebbe955) Changing n parameter to top_result_num to be more readable - [`53e9aaf`](https://github.com/MalikMAlna/babyagi/commit/53e9aaf7d766b851ce31f90d7172f76a0fc6f0cf) Adding OpenAI temperature as an adjustable .env value ### 📊 Changes **2 files changed** (+10 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+1 -0) 📝 `babyagi.py` (+9 -6) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
ryangr0 2026-06-08 09:05:38 +00:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ryangr0/babyagi#3
No description provided.