mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-07-20 23:57:11 -04:00
[PR #308] [CLOSED] Add new provider configurations and update server ports #316
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vxcontrol/pentagi/pull/308
Author: @Abdullakala
Created: 5/9/2026
Status: ❌ Closed
Base:
main← Head:main📝 Commits (2)
f9bb515feat: add new provider configurations for GPT-4.1 and Llama3.1 models in YAML files7cc39f4fix: update server and scraper ports from 8443 to 8444 in docker-compose.yml📊 Changes
4 files changed (+237 additions, -4 deletions)
View changed files
➕
backend/pentagi(+0 -0)📝
docker-compose.yml(+4 -4)➕
example.custom.provider.yml(+130 -0)➕
example.ollama.provider.yml(+103 -0)📄 Description
Description of the Change
Problem
Solution
Closes #
Type of Change
Areas Affected
Testing and Verification
Test Configuration
Test Steps
Test Results
Security Considerations
Performance Impact
Documentation Updates
Deployment Notes
Checklist
Code Quality
go fmtandgo vet(for Go code)npm run lint(for TypeScript/JavaScript code)Security
Compatibility
Documentation
Additional Notes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.