-
### Issues Policy acknowledgement
- [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md)
### W…
-
When a plugin developer wants to use the hook `before_agent_starts` for tasks like modifying the chat history, acting on agent_input.chat_history has no effect.
This code isn't working:
```python
…
-
### Describe the bug
I have been having challenges with Autogen framework for quite sometime now, I have followed YouTube tutorials, Autogen documentations, done the necessary installations and still…
-
Hello @henchaves
I read the document and applied your recommendation but still get an error.
Do you have any other recommendations?
```py
import os
import giskard
import pandas as pd
import …
-
### Version
Command-line (Python) version
### Operating System
Windows 10
### What happened?
Edited config.json to use OpenRouter:
```
// Configuration for the LLM providers that can be used.…
-
I don't know why but I'm encountering this problem with the library. Here I show my simple script:
```python
import ollama
client = ollama.Client(host=llm_config["base_url"], timeout=600)
clie…
-
### Description
请问如何运营rag agent自主进行多轮对话,谢谢。
例如:PROMPT_TEMPLATE="""
### 我的问题或指令:
{question}
---
请根据下面的参考信息回答我的问题或回复我的指令,并遵循以下改进后的指南:
. . .
您的回复应该遵循以下改进后的结构:
. . .
---
### 参考信息:
{con…
-
When I want to use the litellm model, add in the Docs method doesn't seem to work. An error is reported when using this method, prompting me to do an OPENAI_API_KEY definition. But at this time I am t…
-
i use the latest code branch to build docker container.
i have successfully converted the orignal weights to trt, and build the model
but when i use the commond below to test my model:"""
NCCL_DEB…
-
### What happened?
Using LiteLLM 1.49.7 with crewai 0.74.2.
I have the following environment variables set:
WATSONX_URL
WATSONX_VERSION=4.8
WATSONX_USERNAME
WATSONX_PROJECT_ID
WATSONX_INSTANC…