-
I'm running on a CPU-only host.
My pip freeze output:
aiohttp==3.9.5
aiosignal==1.3.1
annotated-types==0.6.0
anyio==4.3.0
async-timeout==4.0.3
attrs==23.2.0
beautifulsoup4==4.12.3
bitarray…
-
**Proposal**: Assess critical variables affecting semantic search quality on legal corpus before implementing semantic search on CL.
**Key Variables**:
- Embedding model
- Chunking strategy
- I…
-
## TL;DR
keyword oriented features calculated in matchfeatures are incorrect
### Background
Encountered this while working on introducing a new rank-profile for [search.vespa.ai](search.vesp…
-
### Description
BM25 offers a much simpler way to implement quote word functionality. We should use it as a prequery to implement this feature instead of the payload index on content.
### Targe…
-
### Describe the problem
To use @tcc-sejohnson's example: if you search for `adapter-static` in the docs, the page you're probably looking for — [this one](https://kit.svelte.dev/docs/adapter-static)…
-
### Summary of problem
We're using datadog [integration with OpenAI](https://github.com/DataDog/integrations-core/tree/master/openai) and ddtrace inside container with agent, but some metrics are s…
-
### Summary of problem
[OpenAI default metrics](https://ddtrace.readthedocs.io/en/stable/integrations.html#openai) `openai.ratelimit.remaining.requests` and `openai.ratelimit.requests` are the same. …
-
**Bug description**
**Environment information**
- LLM type and model name: zhipuai glm-4
- System version: windows 11 and use conda
- Python version: 3.11.0
- MetaGPT versio…
-
Hi @unclecode - First of all thanks for your amazing work on this lib! It's exciting to have an open source crawler that works quite well!
I was testing switching over from a paid provider, however…
-
### 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…