RobinQu / instinct.cpp

instinct.cpp provides ready to use alternatives to OpenAI Assistant API and built-in utilities for developing AI Agent applications (RAG, Chatbot, Code interpreter) powered by language models. Call it langchain.cpp if you like.
Apache License 2.0
29 stars 2 forks source link

External knowledge retrievers #13

Closed RobinQu closed 1 month ago

RobinQu commented 3 months ago
RobinQu commented 1 month ago

SERP API has been implemented. Other external retreiver should be postpond or open for PR.