-
## Is your feature request related to a problem? Please describe.
In 8.10.0, this log line was introduced into the newrelic-agent:
https://github.com/newrelic/newrelic-java-agent/blob/main/newreli…
-
Hello! I'm trying to use the `TextKnowledgeBase` with LanceDB, to load the FAQ content I have saved as TXT files. This is the code I'm using
```python
from dotenv import load_dotenv
load_dotenv(…
-
### Search before asking
- [X] I searched the [issues](https://github.com/IBM/data-prep-lab/issues) and found no similar issues.
### Component
Other
### Feature
LLM-based agentic workflows are e…
-
### Describe your suggested feature
Please add a user agent change because this is very important and can pass through sites that have Clodflare.
### Other details
_No response_
### Acknowledgemen…
-
### What would you like to see?
Just wanted to start by saying I love what you all are building and the integration with LocalAI is wonderful. One of the things I currently run in combination with …
-
Select an action:
1. Start drawing 🎨️
2. Create a session 👨🎨
3. Get actual templates list 🖼
> 1
2024-10-30 14:10:22 | WARNING | User agents file not found, creating...
2024-…
-
hello, I use ollama to provide embedding service, here's my code, but it show error info when i run crewai: rag_storage.py-rag_storage:186 - ERROR: Error during short_term search: Error code: 502
…
-
It appears that we show "Google" as browser in issues when the User Agent is actually related to the iOS Google Search.
Ref: https://github.com/getsentry/sentry-javascript/discussions/14123
-
A sample agent with following configuration fails when calling using localhost:8000/docs /run endpoint with the following error.
```
return Agent(
name="Gemini Agent",
agent_id="Ge…
-
### Is your feature request related to a problem? Please describe.
llm_config contains 3 functions:
search()
delete()
download()
Filter the functions at the agent level, like this:
search_…