Bilge Yücel

Results 27 issues of Bilge Yücel

Formatting of some tutorials is off. Some examples: ![image](https://user-images.githubusercontent.com/25897116/203806950-ea3c6d08-3fb4-4454-b4bb-05e47ff096de.png) ![image](https://user-images.githubusercontent.com/25897116/203807044-98eb0002-622b-4dda-99c5-c6f816441e52.png) This is a header issue, probably it will all be fixed by using the correct level of titles. Only h1...

**Describe the issue** When `generate_markdowns.py` script is run, Tutorial 18 gives this warning: ``` /opt/homebrew/Caskroom/miniforge/base/lib/python3.10/site-packages/nbformat/__init__.py:92: MissingIDFieldWarning: Code cell is missing an id field, this will become a hard error in...

bug

It should involve information about 1.x and 2.0

https://github.com/deepset-ai/haystack-tutorials/actions/runs/9025099075/job/24800208391 All 2.0 tutorial tests are failing at the “Install common dependencies” step

**Is your feature request related to a problem? Please describe.** `OllamaChatGenerator` doesn't support streaming **Describe the solution you'd like** There's already support for OllamaGenerator and we should implement the streaming...

feature request
P3
integration:ollama
topic:streaming

🚫 This is blocked by #223 We need to add `source_tag` to `PineconeDocumentStore` and set it as "haystack" to track this integration. See relevant [docs](https://pinecone-2-partner-integration-guide.mintlify.app/integrations/build-integration/attribute-api-activity) for more information about the...

feature request
integration:pinecone

**Is your feature request related to a problem? Please describe.** There's no component to use [Jina's Reader API](https://jina.ai/reader/) with Haystack. **Describe the solution you'd like** A new JinaHTMLtoDocument (name TBD)...

contributions wanted!
feature request
integration:jina

**Is your feature request related to a problem? Please describe.** We extend OpenAIChatGenerator for MistralChatGenerator. This works for chat completion but not for function calling. Mistral's function calling API is...

feature request
integration:mistral

**Is your feature request related to a problem? Please describe.** Weaviate supports hybrid search (vector + sparse). However, Haystack doesn't support it currently. **Describe the solution you'd like** To be...

integration:weaviate