-
I am testing the autocomplete feature on CTKComboBox. Noticed that when I start typing the name - it only includes values that start with this name. The list of values is ["Great Britain", "British Is…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
How to get similarity_score?
Here is part of my code that queries the vector li…
-
It seems your find_text_similarity function is throwing an error in your Jupyter Notebook. You may want to double check that
-
I would like to add custom metadata to chunks when saved to pinecone with Pipeline.from_configs.
Following the 'Custom meta data extraction ...' notebook on [this page](https://docs.unstructured.io…
-
For Cassio (used by different customers) we are working with a table like this:
```sql
CREATE TABLE cassio_store (
partition_id text,
row_id timeuuid,
attributes_blob text,
…
-
A note from I think Mark Boas on the community call yesterday mentioned this re: his color blindness, and I will investigate next week.
-
If I'm using a retriever (eg: HybridRetriever or VectorRetriever) is it possible for me to add constrains to any of the properties.
Example:
Node: Note
Properties: user_id, content, content_embeddi…
-
@yerkanattt
-
Currently, search suggestions and URL/history completions are shown separately, and users must choose one type in settings
I suggesgt to Combine these into a single, unified list that shows both sear…
ttv20 updated
2 weeks ago
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…