Adrian Cole

Results 419 issues of Adrian Cole

### Has this been supported or requested before? - [X] I have checked [the GitHub README](https://github.com/QwenLM/Qwen2.5). - [X] I have checked [the Qwen documentation](https://qwen.readthedocs.io). - [X] I have checked the...

inactive

I think some things have changed!

Some people put large data in span attributes, so you won't be able to see it even if you change the width. It would be nice to be able to...

Right now, the trace list has the first span name to complete, not the first span name to start (root trace) in the list. I can't seem to have this...

This is a tall ask, but there are spans and metrics defined in opentelemetry for LLMs (referring intentionally to 1.27.0 as it is what most vendors implement and main may...

enhancement

This fixes validation, like #133, except for all providers that accept a hostname/base URL variable.

**Describe the bug** When I have instructions that require verification of `.env` files, I see a lot of misses (in openai and gemini) as it uses `ls`, not `ls -a`....

enhancement

### Is your feature request related to a problem? Please describe. Right now, there's a handy feature to map peer service names, given hostname or hostname:port. This is important for...

enhancement
contribution welcome

### What problem do you want to solve? Right now, if you run use langchain with VertexAI in a chatbot, the initialization will appear like this: ```python return ChatVertexAI( model_name=os.getenv("CHAT_MODEL"),...

instrumentation
feature-request
gen-ai

We currently use spring-specific ways to reduce ambiguity between which llm to use. However, there's a routine issue with OpenAI as often the same app needs to use Azure OpenAI....

multiple models