Ricardo Balk

Results 7 issues of Ricardo Balk

When adding a session for a company user, the `user_id` and `session_token` environment variables were not updated due to failed tests. This small change fixes it by first determining if...

I saw that there's a list of available models at https://ollama.com/library. Is there a JSON-formatted file for this list? I would like to integrate it into a Python application I'm...

feature request
ollama.com

### Environment Before upgrade using `npx nuxi upgrade`: ``` ------------------------------ - Operating System: Darwin - Node Version: v18.18.2 - Nuxt Version: 3.7.3 - CLI Version: 3.8.4 - Nitro Version: 2.6.3...

[OpenAI's Content Moderation endpoint](https://platform.openai.com/docs/guides/moderation) is a valuable tool for preventing requests and responses that violate the content policy. In order to ensure that HackGPT users can utilize this feature effectively,...

enhancement

As part of enhancing our application's user experience and offering a basic solution for data persistence, we propose implementing the feature to save and load conversations using Streamlit's `st.file_uploader` and...

enhancement

As we work towards the future rewrite of the project to Nuxt 3, it is essential to add Streamlit Authentication to the current project. By implementing authentication in this project,...

enhancement

Hi there, I’ve been working a lot with graph data lately and tried out different solutions like Neo4j and Apache AGE for Postgres. Currently, I’m building a Go-based project to...