Will Fu-Hinthorn
Will Fu-Hinthorn
Could we add an example notebook and some tests here?
Thanks for the PR, @rbehal ! We agree that task orchestration is becoming increasingly important. We are going to take a number of factors into consideration to make a better...
It would be great to add an integration test with a mock endpoint!
The easiest way is to give both tools to the agent when initializing. Then the agent can execute them sequentially
Similarity search not working well when number of ingested documents is great, say over one hundred.
Thanks for creating this issue! It touches on a very important point that generic pre-trained embeddings usually don't provide the best recall for retrieval on your particular domain. OpenAI is...
Similarity search not working well when number of ingested documents is great, say over one hundred.
For OAI https://github.com/openai/openai-cookbook/blob/main/examples/Customizing_embeddings.ipynb For Huggingface - https://huggingface.co/blog/how-to-train-sentence-transformers
> @vowelparrot we don't have anything for gcal yet right? Not yet in core :) this would be a good one to add. I likely won't get around to it...