Ashpreet
Ashpreet
- **Task:** Add LanceDb as a vector store so it can be used as a knowledge base - [How to add a new vector database](https://github.com/phidatahq/phidata/blob/main/CONTRIBUTING.md#adding-a-new-vector-database) - [Other vector dbs for...
Add anyscale as a new LLM provider. - [Read how to add a new LLM provider](https://github.com/phidatahq/phidata/blob/main/CONTRIBUTING.md#adding-a-new-llm-provider) - [Read about anyscal endpoints](https://docs.endpoints.anyscale.com/)
### Discussed in https://github.com/orgs/phidatahq/discussions/50 Originally posted by **adieyal** January 19, 2024 Thanks for an excellent library. I was wondering what the best approach for defining tools whose functions have datetime...
Create a cookbook: `cookbook/knowledge/website.py` showcasing how to use the [WebsiteKnowledgeBase](https://docs.phidata.com/blocks/kb/website)
Create a cookbook: `cookbook/knowledge/pdf.py` showcasing how to use the [PDFKnowledgeBase](https://docs.phidata.com/blocks/kb/pdf)
Create a cookbook: `cookbook/knowledge/langchain.py` showcasing how to use the [LangChain](https://docs.phidata.com/blocks/kb/langchain)
Create a cookbook: `cookbook/knowledge/arxiv.py` showcasing how to use the [PDFKnowledgeBase](https://docs.phidata.com/blocks/kb/arxiv)
Create a cookbook: `cookbook/knowledge/wikipedia.py` showcasing how to use the [WikipediaKnowledgeBase](https://docs.phidata.com/blocks/kb/wikipedia)
Create a cookbook: `cookbook/knowledge/json.py` showcasing how to use the [JSONKnowledgeBase](https://docs.phidata.com/blocks/kb/json)