Matthew Mo
Matthew Mo
## Allow users to select references *by source* that allow public to access through but agents they created The subtitle should be self-explanatory. For certain use cases, users can selectively...
## Provide Chat Model support for Gemini With the recent advances with Gemini and long context window features, I would like to add Gemini as a chat model available for...
When attempting to register a user at the landing page, got `FormatException: Invalid Port` as it tries to reach localhost:8000:8000/api/auth/register/email my `.env` is basically same as `.env-sample` with modified MySQL...
## Summary Fixes #1079 Neo4j 5.26+ throws `EquivalentSchemaRuleAlreadyExists` errors when creating indices in parallel, even with `IF NOT EXISTS` clause. This causes Docker Compose deployments to fail on startup. ##...
## Description This PR fixes issue #1006 where `OpenAIRerankerClient` failed to properly support `AzureOpenAILLMClient`. ## Problem The `OpenAIRerankerClient` only checked for `OpenAIClient` instances when unwrapping the client, causing `AzureOpenAILLMClient` to...