-
### Which API Provider are you using?
Ollama
### Which Model are you using?
Any model
### What happened?
I create a task as simple as this:
It doesnt matter the model or the task it always re…
-
## Agentic pattern
| feature | AutoGen | AutoGen.Net |
| - | - | - |
| code interpreter| run python code in local/docker/notebook executor | run csharp code in dotnet interactive executor |
| sing…
-
**Describe the bug**
When I run the command ```ai-context-lint .``` I am prompted with ```ai-context-lint: command not found```.
**To Reproduce**
Steps to reproduce the behavior:
1. If not alrea…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
is it possible to run sql filtering such as where etc. in llama index scale db i wasnt a…
-
Subscribe to this issue and stay notified about new [weekly trending repos in C#](https://github.com/trending/c%23?since=weekly)!
-
In the agentic workflow, feedback agent for documents have a possibility of returning an inaccurate result due to the limited context window, long answers, and long document content. Consider skipping…
-
The version_base parameter is not specified.
Please specify a compatability version level, or None.
Will assume defaults for version 1.1
initialize(config_path=relative_path)
Loading config from…
-
## 🐞 改进项
### ✅ 已发布
- 修复依赖包不完整导致 chatchat-kb -r 命令执行过程中发生依赖库缺失的报错
### 🕑 已完成待发布
- 配置项除命令行修改方式外,重新支持本地文件修改方式
- 优化模型推理框架接入方式,减少所需配置内容,已支持 xinference 框架中除 audio 类模型外的其他类型模型中已启动模型的自动检测。
- 支持在 window…
-
I was wondering is there support for a table tool that can be used with the AI
A example of what I'm thinking in PHP.
$TableTool = new AI_Table_Tool();
$TableTool->table(new AI_TT_TabeName("M…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the [LangGraph](https://langchain-ai.github.io/langgraph/)/LangChain documentation with the integrat…