534b0df391
In a previous refactor, we moved the responsibility of querying and storing embeddings into the `Schema` class. Now, it's time for embedding generation. The motivation behind these changes is to isolate vector characteristics in simple objects to later replace them with a DB-backed version, similar to what we did with LLM configs. |
||
---|---|---|
.. | ||
personas | ||
tools | ||
bot.rb | ||
entry_point.rb | ||
playground.rb | ||
post_streamer.rb | ||
question_consolidator.rb | ||
response_http_streamer.rb | ||
site_settings_extension.rb | ||
tool_runner.rb |