Enhanced ChatGPT Clone: Features Anthropic, AWS, OpenAI, Assistants API, Azure, Groq, o1, GPT-4o, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. Actively in public development.
19.34k
stars
3.23k
forks
source link
🦙 refactor: Normalize Ollama Config Names #4657
Closed
danny-avila closed 2 weeks ago
Summary
Closes #4654
I standardized the Ollama endpoint name normalization across endpoint and model configurations, improving code consistency and maintainability.
normalizeEndpointName
function fromloadConfigModels.js
tohandleText.js
for centralized accessnormalizeEndpointName
function to clarify its purpose and parametersloadConfigEndpoints.js
to match the behavior inloadConfigModels.js
configName
from endpoint object and applied normalization before usehandleText.js
for better readabilityTesting
To test these changes:
Test Configuration: