sigoden / aichat

All-in-one AI CLI tool that integrates 20+ AI platforms, including OpenAI, Azure-OpenAI, Gemini, Claude, Mistral, Cohere, VertexAI, Bedrock, Ollama, Ernie, Qianwen, Deepseek...
Apache License 2.0
3.27k stars 217 forks source link

refactor: rename model.mode to model.type #625

Closed sigoden closed 1 week ago

sigoden commented 1 week ago
-     mode: embedding
+     type: embedding
      max_input_tokens: 8191
      default_chunk_size: 3000
      max_concurrent_chunks: 100