kurama3322 / ai-chatbot

This repository demonstrates Tenten's capabilities
https://tentenx.com
MIT License
0 stars 0 forks source link

Refactor every *-llm-list.ts file the same way as `lib/models/llm/openai-llm-list.ts` #6

Open kurama3322 opened 1 month ago

kurama3322 commented 1 month ago

Refactor every *-llm-list.ts file the same way as lib/models/llm/openai-llm-list.ts. Files: lib/models/llm/anthropic-llm-list.ts, lib/models/llm/google-llm-list.ts, lib/models/llm/groq-llm-list.ts, lib/models/llm/mistral-llm-list.ts, lib/models/llm/perplexity-llm-list.ts. Use following types for id: GoogleLLMID, AnthropicLLMID, MistralLLMID, GroqLLMID, PerplexityLLMID. Don't use a variable for platformLink. Remove all code comments.

kurama3322 commented 1 month ago

Tenten turned this issue into this commit: https://github.com/kurama3322/ai-chatbot/commit/398a43402a64b4d09bf50321a13bcd691b4a80cc