Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ƒeat(agents-api): Allow confidence control for embeddings search in s…
…ystem-type tools (#673) <!-- ELLIPSIS_HIDDEN --> > [!IMPORTANT] > Adds confidence control to document search in `execute_system()` and updates `README.md` with Julep vs. LangChain comparison. > > - **Behavior**: > - Adds `confidence` parameter to `HybridDocSearchRequest` and `VectorDocSearchRequest` in `execute_system()` for agent and user document searches, defaulting to 0.7. > - **Documentation**: > - Adds "Why Julep vs. LangChain?" section in `README.md` with sub-sections on use cases, form factor, and summary. > > <sup>This description was created by </sup>[<img alt="Ellipsis" src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=julep-ai%2Fjulep&utm_source=github&utm_medium=referral)<sup> for 56a9559. It will automatically update as commits are pushed.</sup> <!-- ELLIPSIS_HIDDEN --> --------- Co-authored-by: HamadaSalhab <[email protected]>
- Loading branch information