Matheus Veiga

Results 7 comments of Matheus Veiga

Sure! Here: openapi.yaml ```yaml openapi: 3.0.2 info: title: Retrieval Plugin API description: A retrieval API for querying and filtering documents based on natural language queries and metadata version: 1.0.0 servers:...

Apologies for not highlighting the logs more clearly in the issue description, my bad. I'll make sure they're more visible next time. Regarding the BEARER_TOKEN, I followed the librechat docs...

Made the following changes: - Implemented the BEARER_TOKEN as outlined in the [LibreChat docs](https://docs.librechat.ai/features/plugins/chatgpt_plugins_openapi.html#plugins-with-authentication). - Simplified the descriptions for the /upsert and /query endpoints in the OpenAPI spec, and renamed...

I've been looking into the LibreChat logs, and it seems that `createOpenAPIChain` might be used internally for API calls. I'm not familiar with the codebase, and I know there's a...

Sorry for the delay, I will try it out later today or tomorrow in the afternoon/evening and get back to you.

Same issue here. Android. Also, when actionsheet is open, the statusbar changes to dark-content, which i believe it should not.

Thanks for addressing this issue! Will look into this.