instinct.cpp icon indicating copy to clipboard operation
instinct.cpp copied to clipboard

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...

Results 16 instinct.cpp issues
Sort by recently updated
recently updated
newest added

Currently `libproto.a` is always needed as only library users have to link with. Possible alternatives: https://github.com/google/flatbuffers

This is a long running issue that tracks technical debts found in existing code base. * [ ] transaction management in `instinct-assistant` services. * [ ] ProtobufUtils refactoring #29 *...

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

This is long live issue that tracks limitations of mini-assistant implementation. General speaking, `mini-assistant` is an all-in-one, single-node jukebox that mimick OpenAI's Assistant API. It's not intended for large-scale and...

Release notes: https://www.partow.net/programming/exprtk/exprtk_release_notes_v0.0.3.txt