Bohan Qu

Results 9 issues of Bohan Qu

### Related Issues - changes PromptBuilder behavior according to #7441 ### Proposed Changes: PromptBuilder now takes a new optional parameter `required_variables` upon initialization to specify a list of jinja template...

type:documentation
topic:tests
2.x

**Describe the bug** All input parameters in PromptBuilder have a default empty-string value and are thus marked as optional. I guess this is not the intended behavior according to the...

topic:promptnode
2.x

### Describe the bug ## Description: While using the [Haystack integration](https://langfuse.com/docs/integrations/haystack/get-started), I encountered a consistent error when one of my customized components returned a `List[sqlglot.Expression]` output. The error message is...

🐞❔ unconfirmed bug

### Related Issues - adds feature requested in #8385 ### Proposed Changes: - adds TTFT support for OpenAI generators ### How did you test it? - unit tests ### Notes...

topic:tests

**Is your feature request related to a problem? Please describe.** We are developing several chatbot-like applications that require streaming the response from LLM. There are a couple of metrics to...

P2

**Is your feature request related to a problem? Please describe.** Currently we will need to use Annotated parameters for functions to be smoothly parsed as tools. This is not the...

P3

### Related Issues #9023 ### Proposed Changes: Supports ReST-style docstrings when loading a tool from function. The docstring will be automatically parsed for function-level descriptions and parameter descriptions. It's a...

topic:tests

It seems like we will need separation of reasoning content and the actual text completions to better manage multi-round conversations with reasoning (for example: https://api-docs.deepseek.com/guides/reasoning_model). This may have impact on...

P3

This is probably a bit too early for a feature request, but might still worth discussing. In some AI applications like Cursor and Claude Code (and maybe some other vibe...

P2