aichat icon indicating copy to clipboard operation
aichat copied to clipboard

All-in-one AI-Powered CLI Chat & Copilot that integrates 20+ AI platforms, including OpenAI, Azure-OpenAI, Gemini, Claude, Mistral, Cohere, VertexAI, Bedrock, Ollama, Ernie, Qianwen, Deepseek...

Results 7 aichat issues
Sort by recently updated
recently updated
newest added

## Why use LLM function calling? LLM function calling is a powerful technique that allows Large Language Models (LLMs) to interact with external tools and data sources. This significantly enhances...

There are times when a model call fails. aichat should return a non-zero error code when this happens. Here is an example where aichat works as expected. When the file...

Do you plan supporting the function calling feature? Would you be open to accept PRs on that regard? Currently, some functions such as DuckDuckGo search or Wolfram Alpha could greatly...

enhancement

**Describe the bug** - After moving to (and upgrading from 0.12.0) aichat through brew, I get the "No available model" error. - I tried removing the config and reinstalling aichat...

**Describe the bug** On Mac, piping data to `aichat -e` always exits non-zero and without allowing you to run with the error ``` Error: IO error: Failed to initialize input...

# The CLI version of OpenAI's GPTs Isn't combining roles and function calls the essence of GPTs? ## Why GPTs Related functions are grouped together, making them suitable for specific...

enhancement