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

Package recipe for conan center #26

Open RobinQu opened 1 week ago

RobinQu commented 1 week ago

Tutorial: https://github.com/conan-io/conan-center-index/blob/master/docs/developing_recipes_locally.md Recipe repo: https://github.com/RobinQu/conan-center-index/blob/feature/add-instinct-cpp/recipes/instinct-cpp/all/conanfile.py

RobinQu commented 1 week ago

Blocked by https://github.com/conan-io/conan/issues/16574