Branch: refs/heads/main
Home:
https://github.com/xwiki-contrib/ai-llm
Commit: d14cb9be60d1e9c85e57877dc1fbf09dae387b6b
https://github.com/xwiki-contrib/ai-llm/commit/d14cb9be60d1e9c85e57877dc1fb…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-06-04 (Tue, 04 Jun 2024)
Changed paths:
M
application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/SolrConnector.java
Log Message:
-----------
LLMAI-85: Content chunks are encoded as JSON
* Remove the JSON encoding of the chunk's content.
Commit: fc6bd9ddbb3b680f8cf9ab3e4111abd13ff60826
https://github.com/xwiki-contrib/ai-llm/commit/fc6bd9ddbb3b680f8cf9ab3e4111…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-06-04 (Tue, 04 Jun 2024)
Changed paths:
M
application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/SolrConnector.java
Log Message:
-----------
LLMAI-73: Implement a separate indexing queue with a UI for its status
* Fix storing chunks when the embedding couldn't be computed.
Commit: a4ecc172595c73dae0dee08311966d7cb3674587
https://github.com/xwiki-contrib/ai-llm/commit/a4ecc172595c73dae0dee0831196…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-06-04 (Tue, 04 Jun 2024)
Changed paths:
M
application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/OpenAIEmbeddingModel.java
Log Message:
-----------
LLMAI-86: Improve error handling of embedding responses
* Try parsing an error when parsing the response fails.
Compare:
https://github.com/xwiki-contrib/ai-llm/compare/81db8759a307...a4ecc172595c
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki-contrib/ai-llm/settings/notifications